Spaces:
Sleeping
Sleeping
Commit
·
26d6d7e
1
Parent(s):
2500f08
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ python-dotenv==1.0.1
|
|
8 |
git+https://github.com/huggingface/peft.git
|
9 |
trl==0.9.6
|
10 |
bitsandbytes==0.43.3
|
11 |
-
seaborn==0.13.2
|
|
|
|
8 |
git+https://github.com/huggingface/peft.git
|
9 |
trl==0.9.6
|
10 |
bitsandbytes==0.43.3
|
11 |
+
seaborn==0.13.2
|
12 |
+
spacy==3.7.6
|