Spaces:
Runtime error
Runtime error
Update requirements.txt
#11
by
jasperan
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ dataclasses
|
|
| 2 |
aiofiles
|
| 3 |
transformers
|
| 4 |
diffusers
|
| 5 |
-
git+https://github.com/energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
|
|
|
|
|
|
| 2 |
aiofiles
|
| 3 |
transformers
|
| 4 |
diffusers
|
| 5 |
+
git+https://github.com/energy-based-model/Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch
|
| 6 |
+
streamlit
|