Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
transformers
|
2 |
-
huggingface_hub
|
3 |
-
nltk
|
4 |
-
gradio
|
5 |
-
pyvis
|
6 |
-
evaluate
|
7 |
-
python-dotenv
|
8 |
git+https://github.com/huggingface/peft.git
|
9 |
-
trl
|
10 |
-
bitsandbytes
|
11 |
-
seaborn
|
12 |
-
spacy
|
|
|
1 |
+
transformers
|
2 |
+
huggingface_hub
|
3 |
+
nltk
|
4 |
+
gradio
|
5 |
+
pyvis
|
6 |
+
evaluate
|
7 |
+
python-dotenv
|
8 |
git+https://github.com/huggingface/peft.git
|
9 |
+
trl
|
10 |
+
bitsandbytes
|
11 |
+
seaborn
|
12 |
+
spacy
|