George-API commited on
Commit
9c1fdf3
·
verified ·
1 Parent(s): 3f27b41

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==4.13.0
2
+ python-dotenv==1.0.0
3
+ huggingface_hub>=0.17.0
4
+ # The following will be needed when we deploy the actual model
5
+ # transformers>=4.34.0
6
+ # torch>=2.0.0
7
+ # accelerate>=0.21.0
8
+ # bitsandbytes>=0.41.1