Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==3.0.0
|
| 2 |
+
opencv-python==4.5.5.64
|
| 3 |
+
numpy==1.21.2
|
| 4 |
+
transformers==4.12.0
|
| 5 |
+
torch==1.10.0
|