Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
diffusers
|
3 |
-
gradio
|
4 |
-
python-dotenv
|
5 |
-
Pillow
|
|
|
|
1 |
+
torch
|
2 |
+
diffusers
|
3 |
+
gradio
|
4 |
+
python-dotenv
|
5 |
+
Pillow
|
6 |
+
transformers
|