xmooo commited on
Commit
35ae918
·
verified ·
1 Parent(s): 3536733

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio_client==1.3.0
 
2
  plotly
3
  open3d
4
  opencv-python
@@ -7,5 +8,5 @@ numpy==1.26.0
7
  torch==2.2.0
8
  Pillow
9
  torchvision
10
- huggingface-hub
11
  requests
 
1
+ gradio==3.50.2
2
+ gradio_client==0.6.1
3
  plotly
4
  open3d
5
  opencv-python
 
8
  torch==2.2.0
9
  Pillow
10
  torchvision
11
+ huggingface_hub==0.20.3
12
  requests