Spaces:
Runtime error
Runtime error
update req
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
|
|
|
|
1 |
torch==2.1.2
|
|
|
2 |
transformers==4.36.0
|
|
|
3 |
opencv-python
|
4 |
-
Pillow
|
5 |
gradio
|
|
|
1 |
+
Pillow==10.1.0
|
2 |
+
timm==0.9.10
|
3 |
torch==2.1.2
|
4 |
+
torchvision==0.16.2
|
5 |
transformers==4.36.0
|
6 |
+
sentencepiece==0.1.99
|
7 |
opencv-python
|
|
|
8 |
gradio
|