Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,4 @@ torch==2.1.2
|
|
| 10 |
transformers==4.37.2
|
| 11 |
chromadb
|
| 12 |
weave
|
|
|
|
|
|
| 10 |
transformers==4.37.2
|
| 11 |
chromadb
|
| 12 |
weave
|
| 13 |
+
httpx==0.27.2
|