Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -32,7 +32,7 @@ transformers==4.36.2
|
|
| 32 |
numpy<2.0.0
|
| 33 |
Pillow
|
| 34 |
#gradio==4.44.0
|
| 35 |
-
gradio==4.
|
| 36 |
sentencepiece
|
| 37 |
protobuf<4
|
| 38 |
|
|
|
|
| 32 |
numpy<2.0.0
|
| 33 |
Pillow
|
| 34 |
#gradio==4.44.0
|
| 35 |
+
gradio==4.16.0
|
| 36 |
sentencepiece
|
| 37 |
protobuf<4
|
| 38 |
|