fcakyon commited on
Commit
50fc7e8
1 Parent(s): e6494c6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.1.2+cu121
2
+ torchvision==0.16.2+cu121
3
+ torchaudio==2.1.2+cu121
4
+ --extra-index-url https://download.pytorch.org/whl/cu121
5
+ tqdm
6
+ gradio
7
+ pillow