mac9087 commited on
Commit
c2f4f1d
·
verified ·
1 Parent(s): 9fe3875

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- torch==1.13.1
2
- torchvision==0.14.1
3
- flask>=2.0.0
4
- flask-cors>=3.0.10
5
- numpy>=1.20.0
6
- open3d>=0.15.1
7
  git+https://github.com/openai/point-e.git
8
- opencv-python-headless>=4.5.0
9
- tqdm>=4.64.0
10
- scipy>=1.7.0
11
- Pillow>=9.0.0
12
- matplotlib>=3.5.0
 
1
+ torch
2
+ torchvision
3
+ flask
4
+ flask-cors
5
+ numpy
6
+ open3d
7
  git+https://github.com/openai/point-e.git
8
+ opencv-python-headless
9
+ tqdm
10
+ scipy
11
+ Pillow
12
+ matplotlib