Spaces:
Running
Running
Ming Li
commited on
Commit
•
e96df59
1
Parent(s):
9a76fba
update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ gradio_client==0.6.1
|
|
7 |
huggingface-hub==0.21.2
|
8 |
mediapipe==0.10.1
|
9 |
opencv-python-headless==4.8.0.74
|
10 |
-
safetensors==0.
|
11 |
torch==2.0.1
|
12 |
torchvision==0.15.2
|
13 |
transformers==4.38.1
|
|
|
7 |
huggingface-hub==0.21.2
|
8 |
mediapipe==0.10.1
|
9 |
opencv-python-headless==4.8.0.74
|
10 |
+
safetensors==0.4.1
|
11 |
torch==2.0.1
|
12 |
torchvision==0.15.2
|
13 |
transformers==4.38.1
|