Spaces:
Running
Running
Commit
·
9eefe17
1
Parent(s):
661da91
Add huggingface hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
3 |
arcana-codex
|
4 |
pydantic
|
5 |
pillow
|
6 |
-
llama-cpp-python
|
|
|
|
3 |
arcana-codex
|
4 |
pydantic
|
5 |
pillow
|
6 |
+
llama-cpp-python
|
7 |
+
huggingface-hub
|