Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers
|
2 |
streamlit
|
3 |
-
llama-cpp-python
|
|
|
|
1 |
transformers
|
2 |
streamlit
|
3 |
+
llama-cpp-python
|
4 |
+
torch==2.0.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
|