Spaces:
Runtime error
Runtime error
yuanze1024
commited on
Commit
·
276deda
1
Parent(s):
fb96c79
try fix the connection error
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torchvision==0.15.2
|
|
4 |
datasets==2.18.0
|
5 |
timm
|
6 |
pillow==9.5.0
|
|
|
7 |
open-clip-torch==2.24.0
|
8 |
huggingface_hub==0.21.4
|
9 |
ftfy==6.1.1
|
|
|
4 |
datasets==2.18.0
|
5 |
timm
|
6 |
pillow==9.5.0
|
7 |
+
fastapi==0.112.2
|
8 |
open-clip-torch==2.24.0
|
9 |
huggingface_hub==0.21.4
|
10 |
ftfy==6.1.1
|