Spaces:
Runtime error
Runtime error
ovshake
commited on
Commit
•
e949ce6
1
Parent(s):
b112dcf
change tqdm dep
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -79,7 +79,7 @@ toml==0.10.2
|
|
79 |
torch
|
80 |
torchaudio
|
81 |
torchvision
|
82 |
-
tqdm
|
83 |
traitlets==5.3.0
|
84 |
transformers==4.24.0
|
85 |
typing_extensions==4.3.0
|
|
|
79 |
torch
|
80 |
torchaudio
|
81 |
torchvision
|
82 |
+
tqdm
|
83 |
traitlets==5.3.0
|
84 |
transformers==4.24.0
|
85 |
typing_extensions==4.3.0
|