Spaces:
Sleeping
Sleeping
AstraBert
commited on
Commit
·
4d79d4e
1
Parent(s):
27e70f7
config changes2
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ scikit-learn==1.2.2
|
|
4 |
pandas==2.0.3
|
5 |
gradio==4.25.0
|
6 |
pydantic==2.6.4
|
7 |
-
transformers
|
|
|
|
|
|
4 |
pandas==2.0.3
|
5 |
gradio==4.25.0
|
6 |
pydantic==2.6.4
|
7 |
+
transformers
|
8 |
+
trl
|
9 |
+
peft
|