Spaces:
Runtime error
Runtime error
ahmadalfian
commited on
Commit
•
ff57cfd
1
Parent(s):
6fdffd4
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio==3.1.0
|
2 |
-
torch==1.12.0
|
3 |
-
transformers==4.20.0
|
4 |
-
requests==2.28.1
|
5 |
-
Pillow==9.1.0
|
6 |
-
httpx==0.23.3
|
|
|
1 |
+
gradio==3.1.0
|
2 |
+
torch==1.12.0
|
3 |
+
transformers==4.20.0
|
4 |
+
requests==2.28.1
|
5 |
+
Pillow==9.1.0
|
6 |
+
httpx==0.23.3
|