ZiyuG commited on
Commit
028b124
1 Parent(s): d88b88b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -7
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
- gradio==3.37.0
2
- huggingface-hub==0.16.4
3
- Pillow==9.2.0
4
- requests==2.28.1
5
- torch==2.0.1
6
- numpy==1.24.3
7
- plotly==5.15.0
 
 
 
 
 
1
+ plotly
2
+ open3d
3
+ opencv-python
4
+ hydra-core
5
+ numpy
6
+ torch
7
+ Pillow
8
+ torchvision
9
+ gradio
10
+ huggingface-hub
11
+ requests