doinglean commited on
Commit
9434573
Β·
verified Β·
1 Parent(s): 4dc2733

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==4.36.1
2
+ huggingface_hub>=0.19.3
3
+ transformers>=4.31.0
4
+ torch>=2.0.0
5
+ einops>=0.6.0
6
+ numpy>=1.21.0