b-aryan commited on
Commit
bc0f9c4
·
verified ·
1 Parent(s): 7cb12c7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio~=5.25.2
2
+ requests~=2.32.3
3
+ pillow~=11.1.0
4
+ numpy~=1.26.4
5
+ albumentations~=2.0.5
6
+ tqdm~=4.67.1
7
+ torch~=2.6.0
8
+ huggingface_hub~=0.30.2