manoj4724 commited on
Commit
6fad790
·
verified ·
1 Parent(s): 45cd460

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -5,4 +5,8 @@ spaces==0.28.3
5
  torch==2.0.1
6
  torchvision==0.15.2
7
  transformers==4.41.2
8
- trimesh==4.4.0
 
 
 
 
 
5
  torch==2.0.1
6
  torchvision==0.15.2
7
  transformers==4.41.2
8
+ trimesh==4.4.0
9
+ pip install numpy<2
10
+ pip install pybind11>=2.12
11
+ pip install --upgrade diffusers
12
+ pip install --upgrade torch