Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
torchaudio==0.11.0
|
5 |
-
git+https://github.com/facebookresearch/detectron2.git
|
6 |
transformers
|
7 |
timm==0.4.12
|
8 |
openai
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
|
|
|
|
4 |
transformers
|
5 |
timm==0.4.12
|
6 |
openai
|