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