sobarine commited on
Commit
ec7d25c
·
verified ·
1 Parent(s): a6e9a02

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ streamlit
3
+ google-generativeai
4
+ torch
5
+ gradio
6
+ trimesh
7
+ numpy
8
+ accelerate