Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -13,3 +13,6 @@ keybert>=0.7.0
|
|
| 13 |
Pillow>=9.5.0
|
| 14 |
requests>=2.31.0
|
| 15 |
huggingface_hub>=0.15.1
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
Pillow>=9.5.0
|
| 14 |
requests>=2.31.0
|
| 15 |
huggingface_hub>=0.15.1
|
| 16 |
+
diffusers==0.14.0
|
| 17 |
+
transformers==4.28.1
|
| 18 |
+
torch==1.13.1
|