Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ git+https://github.com/openai/CLIP.git
|
|
11 |
git+https://github.com/SunzeY/AlphaCLIP.git
|
12 |
trimesh==4.4.1
|
13 |
numpy==1.26.4
|
14 |
-
huggingface-hub
|
15 |
transparent-background==1.3.3
|
16 |
gradio==4.43.0
|
17 |
gradio-litmodel3d==0.0.1
|
|
|
11 |
git+https://github.com/SunzeY/AlphaCLIP.git
|
12 |
trimesh==4.4.1
|
13 |
numpy==1.26.4
|
14 |
+
huggingface-hub>=0.27.0
|
15 |
transparent-background==1.3.3
|
16 |
gradio==4.43.0
|
17 |
gradio-litmodel3d==0.0.1
|