Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -12,5 +12,4 @@ scipy>=1.4.1
|
|
12 |
thop>=0.1.1
|
13 |
torch>=1.7.0
|
14 |
torchvision>=0.8.1
|
15 |
-
tqdm>=4.64.0
|
16 |
-
transformers
|
|
|
12 |
thop>=0.1.1
|
13 |
torch>=1.7.0
|
14 |
torchvision>=0.8.1
|
15 |
+
tqdm>=4.64.0
|
|