dfrokido commited on
Commit
659b511
·
verified ·
1 Parent(s): c4b907e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch
2
+ numpy
3
+ gradio
4
+ trimesh
5
+ pillow
6
+ # Note: For gsplat, you might need to clone its repo
7
+ # or put it in the same folder as app.py.