Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSD on Replicate #44

Open
voodoohop opened this issue Feb 9, 2023 · 2 comments
Open

LSD on Replicate #44

voodoohop opened this issue Feb 9, 2023 · 2 comments

Comments

@voodoohop
Copy link

Hi,

I added Lucid Sonic Dreams to Replicate.com

https://replicate.com/pollinations/lucid-sonic-dreams

And with StyleGAN XL
https://replicate.com/pollinations/lucid-sonic-dreams-xl

You can also run them locally with cog. Check out the linked Github repositories if interested

@s852156
Copy link

s852156 commented Jan 23, 2024

Hi, how to upload my own video and download as full HD size?

@s852156
Copy link

s852156 commented Jan 23, 2024

here's error...

Prediction failed.

'FullyConnectedLayer'

Traceback (most recent call last):
File "/root/.pyenv/versions/3.7.16/lib/python3.7/site-packages/cog/server/worker.py", line 217, in _predict
result = predict(**payload)
File "predict.py", line 201, in predict
G = legacy.load_network_pkl(f)['G_ema'].to(device) # type: ignore
File "/src/stylegan_xl/legacy.py", line 25, in load_network_pkl
data = _LegacyUnpickler(f).load()
File "/src/stylegan_xl/torch_utils/persistence.py", line 193, in _reconstruct_persistent_obj
orig_class = module.dict[meta.class_name]
KeyError: 'FullyConnectedLayer'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants