Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
git+https://github.com/patil-suraj/transformers@ldm-bert
|
2 |
torch
|
3 |
diffusers==0.1.1
|
|
|
1 |
+
# For image generation
|
2 |
git+https://github.com/patil-suraj/transformers@ldm-bert
|
3 |
torch
|
4 |
diffusers==0.1.1
|