Spaces:
Runtime error
Runtime error
Upload /requirements.txt with huggingface_hub
Browse files- requirements.txt +19 -1
requirements.txt
CHANGED
@@ -1 +1,19 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-f https://download.openmmlab.com/mmcv/dist/cu121/torch2.1.0/index.html
|
2 |
+
|
3 |
+
torch==2.1.2
|
4 |
+
torchvision
|
5 |
+
mmengine==0.10.2
|
6 |
+
mmcv==2.1.0
|
7 |
+
mmdet==3.3.0
|
8 |
+
ftfy
|
9 |
+
timm
|
10 |
+
regex
|
11 |
+
|
12 |
+
xtuner==0.1.21
|
13 |
+
huggingface_hub==0.22.2
|
14 |
+
gradio==4.37.2
|
15 |
+
gradio-image-prompter
|
16 |
+
pycocotools
|
17 |
+
timm
|
18 |
+
ftfy
|
19 |
+
kornia
|