requirements.txtの修正
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
gradio
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
gradio==5.0.1
|
3 |
+
transformers==4.48.3
|
4 |
+
peft==0.15.2
|