Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ git+https://github.com/shivalikasingh95/transformers.git@image_utils_fix
|
|
| 2 |
datasets
|
| 3 |
sentencepiece
|
| 4 |
word2number
|
| 5 |
-
gradio
|
| 6 |
symspellpy
|
| 7 |
pillow
|
| 8 |
torch
|
|
|
|
| 2 |
datasets
|
| 3 |
sentencepiece
|
| 4 |
word2number
|
| 5 |
+
gradio==3.8.2
|
| 6 |
symspellpy
|
| 7 |
pillow
|
| 8 |
torch
|