Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
accelerate
|
4 |
+
bitsandbytes
|
5 |
+
llama-cpp-python
|
6 |
+
streamlit
|
7 |
+
huggingface-hub
|