Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -3,4 +3,11 @@ accelerate
|
|
3 |
huggingface_hub[xet]
|
4 |
trl
|
5 |
unsloth
|
6 |
-
bitsandbytes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
huggingface_hub[xet]
|
4 |
trl
|
5 |
unsloth
|
6 |
+
bitsandbytes
|
7 |
+
wheel
|
8 |
+
streamlit
|
9 |
+
duckduckgo_search
|
10 |
+
gradio>=4.0.0
|
11 |
+
torch==2.4.0
|
12 |
+
sentencepiece
|
13 |
+
accelerate
|