Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
dbd97b3
1
Parent(s):
59ede96
update
Browse files
setup.sh
CHANGED
@@ -34,3 +34,6 @@ echo "Setup completed successfully!"
|
|
34 |
|
35 |
# change the huggingface_hub version
|
36 |
pip install huggingface_hub==0.24.0
|
|
|
|
|
|
|
|
34 |
|
35 |
# change the huggingface_hub version
|
36 |
pip install huggingface_hub==0.24.0
|
37 |
+
|
38 |
+
# update at April 16, 2025
|
39 |
+
pip install fastapi==0.100.0
|