Spaces:
Runtime error
Runtime error
add req
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.1.2
|
2 |
+
transformers==4.36.0
|
3 |
+
opencv-python
|
4 |
+
Pillow
|
5 |
+
gradio
|