Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ peft
|
|
11 |
gradio==4.29.0
|
12 |
protobuf==3.20
|
13 |
|
14 |
-
gradio
|
15 |
httpx[socks]
|
16 |
huggingface_hub==0.25.0
|
17 |
datasets
|
|
|
11 |
gradio==4.29.0
|
12 |
protobuf==3.20
|
13 |
|
14 |
+
gradio==5.14.0
|
15 |
httpx[socks]
|
16 |
huggingface_hub==0.25.0
|
17 |
datasets
|