Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pcuenq
/
latent-diffusion-seed
like
10
Runtime error
App
Files
Files
Community
main
latent-diffusion-seed
Commit History
Make inference slightly faster.
33b6ed2
Pedro Cuenca
commited on
Aug 12, 2022
New line after extra index.
6a1f9f1
Pedro Cuenca
commited on
Aug 12, 2022
Reduce the number of steps while we run on CPU.
2bf201c
Pedro Cuenca
commited on
Aug 12, 2022
Update SDK to b5 for new queue.
4b6a41a
Pedro Cuenca
commited on
Aug 12, 2022
Debug cuda availability.
d8876a7
Pedro Cuenca
commited on
Aug 11, 2022
Enable queue.
89635f7
Pedro Cuenca
commited on
Aug 11, 2022
Use constants.
f5fe7df
Pedro Cuenca
commited on
Aug 11, 2022
Add transformers, required by LDMTextToImagePipeline.
060afc3
Pedro Cuenca
commited on
Aug 11, 2022
Add requirements.
8d909e2
Pedro Cuenca
commited on
Aug 11, 2022
Change button "Clear Seed" -> "Return to Grid"
2e1d77a
Pedro Cuenca
commited on
Aug 11, 2022
Text explanation.
10b347e
Pedro Cuenca
commited on
Aug 11, 2022
Remove sample outputs used for testing.
1b755b7
Pedro Cuenca
commited on
Aug 11, 2022
Actually perform predictions
a5a7c8e
Pedro Cuenca
commited on
Aug 11, 2022
Fix typo in walrus op that selected the wrong seed!
eeca189
Pedro Cuenca
commited on
Aug 11, 2022
Initialize seeds to prevent crashing.
6cad18a
Pedro Cuenca
commited on
Aug 11, 2022
Simplify state.
039fd33
Pedro Cuenca
commited on
Aug 11, 2022
Fix state scope (it was global!)
d840f35
Pedro Cuenca
commited on
Aug 11, 2022
Fake seeds
4575fad
Pedro Cuenca
commited on
Aug 11, 2022
Add README.md
4c2d7ed
Pedro Cuenca
commited on
Aug 11, 2022
UI mockup that toggles between grid / detail modes.
8e80b38
Pedro Cuenca
commited on
Aug 11, 2022
Fake outputs, radio button selection.
cd29368
Pedro Cuenca
commited on
Aug 11, 2022