Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ huggingface_hub
|
|
11 |
duckduckgo-search
|
12 |
youtube_search
|
13 |
numexpr
|
|
|
14 |
optimum
|
15 |
auto-gptq
|
16 |
llama-cpp-python
|
|
|
11 |
duckduckgo-search
|
12 |
youtube_search
|
13 |
numexpr
|
14 |
+
pydantic
|
15 |
optimum
|
16 |
auto-gptq
|
17 |
llama-cpp-python
|