Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,9 +2,9 @@ git clone https://github.com/ggerganov/llama.cpp
|
|
2 |
streamlit
|
3 |
matplotlib
|
4 |
wordcloud
|
5 |
-
transformers
|
6 |
Pillow
|
7 |
pandas
|
8 |
-
peft
|
9 |
datasets
|
10 |
torch
|
|
|
2 |
streamlit
|
3 |
matplotlib
|
4 |
wordcloud
|
5 |
+
#transformers
|
6 |
Pillow
|
7 |
pandas
|
8 |
+
#peft
|
9 |
datasets
|
10 |
torch
|