Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
2 |
llama-cpp-python
|
3 |
huggingface-hub
|
|
|
4 |
|
|
|
1 |
streamlit
|
2 |
llama-cpp-python
|
3 |
huggingface-hub
|
4 |
+
transformers
|
5 |
|