Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
Flask>=2.0.0
|
2 |
pydantic>=1.8.0
|
3 |
llama-cpp-python>=0.1.0
|
|
|
|
|
|
1 |
Flask>=2.0.0
|
2 |
pydantic>=1.8.0
|
3 |
llama-cpp-python>=0.1.0
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|