Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==2.3.6
|
2 |
+
transformers==4.12.0
|
3 |
+
torch==1.10.1
|
4 |
+
Pillow==8.4.0
|
5 |
+
numpy==1.21.3
|