Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Add inference script #39

Merged
merged 4 commits into from
Apr 10, 2023

Conversation

JCBrouwer
Copy link
Contributor

Just a simple script to sample from a model.

I'd like to add video init (vid2vid) and watermark removal later on as well.

@ExponentialML
Copy link
Owner

Thanks! I have one locally, but I'll merge this one. Just let me know when it's ready 👍 .

@ExponentialML ExponentialML added the enhancement New feature or request label Apr 10, 2023
@JCBrouwer
Copy link
Contributor Author

@ExponentialML alright, I've added watermark inpainting and video init functionality to the inference script, take a look and let me know what you think!

Here's some examples, the first generated with "a beautiful waterfall" and inpainted. The rest use that video as initialization with varying init_weight and prompt "cosmic nebula":

a.beautiful.waterfall.22c39ce5.mp4

init

0.6.a.beautiful.waterfall.22c39ce5.cosmic.nebula.885d144e.mp4

0.6

0.5.a.beautiful.waterfall.22c39ce5.cosmic.nebula.e6a9d554.mp4

0.5

0.4.a.beautiful.waterfall.22c39ce5.cosmic.nebula.222d1cbd.mp4

0.4

0.3.a.beautiful.waterfall.22c39ce5.cosmic.nebula.9e574cbb.mp4

0.3

0.2.a.beautiful.waterfall.22c39ce5.cosmic.nebula.de2d5cc4.mp4

0.2

0.1.a.beautiful.waterfall.22c39ce5.cosmic.nebula.f70a6e3e.mp4

0.1

@ExponentialML
Copy link
Owner

Excellent! I really appreciate your contribution 👍 .

@ExponentialML ExponentialML merged commit 7d384d6 into ExponentialML:main Apr 10, 2023
@ExponentialML
Copy link
Owner

@JCBrouwer Forgot to add this before merging, but it's fine 🙂 .

Could you add a section to the end of the README of the preferred ways using the inference script?

@ExponentialML ExponentialML mentioned this pull request Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants