Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ peft==0.15.1
|
|
| 6 |
opencv-python
|
| 7 |
protobuf
|
| 8 |
sentencepiece
|
| 9 |
-
gradio==
|
| 10 |
bezier
|
| 11 |
lightning==2.5.1
|
| 12 |
datasets
|
|
|
|
| 6 |
opencv-python
|
| 7 |
protobuf
|
| 8 |
sentencepiece
|
| 9 |
+
gradio==5.24.0
|
| 10 |
bezier
|
| 11 |
lightning==2.5.1
|
| 12 |
datasets
|