Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ bitsandbytes==0.42.0
|
|
11 |
trl==0.7.11
|
12 |
peft==0.8.2
|
13 |
tensorboard
|
14 |
-
huggingface_hub
|
|
|
|
|
|
11 |
trl==0.7.11
|
12 |
peft==0.8.2
|
13 |
tensorboard
|
14 |
+
huggingface_hub
|
15 |
+
gradio
|
16 |
+
gradio_client
|