Spaces:
Runtime error
Runtime error
ahmadalfian
commited on
Commit
•
781371b
1
Parent(s):
32fb78d
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|