mmmno commited on
Commit
ff01d7d
·
verified ·
1 Parent(s): b4d17c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio>=4.0.0
2
- torch
3
  transformers
4
  pillow
5
- numpy<2.0.0
6
- open3d
7
  opencv-python-headless
8
  accelerate
 
1
+ gradio
2
+ torch --index-url https://download.pytorch.org/whl/cpu
3
  transformers
4
  pillow
5
+ numpy<2.1.0
6
+ open3d-cpu
7
  opencv-python-headless
8
  accelerate