Spaces:
Runtime error
Runtime error
envs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
torchaudio
|
| 4 |
-
transformers==4.
|
| 5 |
gradio==4.37.2
|
| 6 |
ftfy
|
| 7 |
tensorboard
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
torchaudio
|
| 4 |
+
transformers==4.0.0
|
| 5 |
gradio==4.37.2
|
| 6 |
ftfy
|
| 7 |
tensorboard
|