Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ transformers==4.38.2
|
|
2 |
accelerate
|
3 |
bitsandbytes
|
4 |
optimum
|
|
|
5 |
huggingface_hub==0.22.2
|
6 |
scikit-build-core
|
7 |
llama-cpp-python
|
|
|
2 |
accelerate
|
3 |
bitsandbytes
|
4 |
optimum
|
5 |
+
spaces
|
6 |
huggingface_hub==0.22.2
|
7 |
scikit-build-core
|
8 |
llama-cpp-python
|