qq456cvb commited on
Commit
ea9f5ec
·
1 Parent(s): d8eb09b

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu117
2
+ numpy==1.26.4
3
+ imageio
4
+ gradio
5
+ spaces
6
+ matplotlib
7
+ pillow
8
+ torch==2.5.1
9
+ torchvision==0.20.1