KrishnaKapale commited on
Commit
d36832a
·
verified ·
1 Parent(s): 390fa21

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ torchaudio
4
+ transformers
5
+ pillow
6
+ gradio
7
+ safetensors
8
+ huggingface_hub[hf_xet]