[CHORE][pydantic]

pull/245/head
Kye 1 year ago
parent 9ef126e8cf
commit 915fd0641b

@ -52,7 +52,7 @@ ratelimit = "*"
beautifulsoup4 = "*"
cohere = "*"
huggingface-hub = "*"
pydantic = "*"
pydantic = "1.10.12"
tenacity = "*"
Pillow = "*"
chromadb = "*"

@ -17,6 +17,7 @@ faiss-cpu
openai==0.28.0
attrs
datasets
pydantic==1.10.12
soundfile
huggingface-hub
google-generativeai

Loading…
Cancel
Save