Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
llama_cpp_python
|
3 |
torch
|
4 |
transformers
|
5 |
-
accelerate
|
|
|
|
2 |
llama_cpp_python
|
3 |
torch
|
4 |
transformers
|
5 |
+
accelerate
|
6 |
+
safetensors
|