Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn
|
|
| 3 |
pydantic
|
| 4 |
open_clip_torch
|
| 5 |
gradio
|
|
|
|
| 6 |
git+https://github.com/apple/ml-mobileclip.git
|
|
|
|
| 3 |
pydantic
|
| 4 |
open_clip_torch
|
| 5 |
gradio
|
| 6 |
+
huggingface_hub
|
| 7 |
git+https://github.com/apple/ml-mobileclip.git
|