HemaAM commited on
Commit
83e83e0
·
verified ·
1 Parent(s): aca01f2

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==5.29.0
2
+ # pip install --upgrade gradio
3
+ # pip show gradio - to check version on local
4
+ torch
5
+ torchvision
6
+ boto3
7
+ python-dotenv
8
+ pillow
9
+ psutil