Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
torch
|
5 |
-
transformers
|
6 |
-
xformers
|
|
|
1 |
+
Flask==2.3.2
|
2 |
+
aiohttp==3.8.5
|
3 |
+
cloudinary==1.32.0
|
|
|
|
|
|