Spaces:
Sleeping
Sleeping
rogerxavier
commited on
Commit
•
4f46c63
1
Parent(s):
213cbf0
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ opencv-python
|
|
2 |
fairseq
|
3 |
modelscope
|
4 |
gradio
|
5 |
-
timm
|
|
|
|
|
|
|
|
|
|
|
|
2 |
fairseq
|
3 |
modelscope
|
4 |
gradio
|
5 |
+
timm
|
6 |
+
torch
|
7 |
+
torchvision>=0.5
|
8 |
+
opencv-python-headless<=4.5.4.60
|
9 |
+
numpy
|
10 |
+
Pillow
|