Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ uvicorn[standard]==0.24.0
|
|
| 3 |
Pillow==10.1.0
|
| 4 |
mutagen==1.47.0
|
| 5 |
python-multipart
|
|
|
|
|
|
| 3 |
Pillow==10.1.0
|
| 4 |
mutagen==1.47.0
|
| 5 |
python-multipart
|
| 6 |
+
huggingface_hub # 新增这一行
|