surokpro2 commited on
Commit
a9c88d0
1 Parent(s): c049ca4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  diffusers==0.29.2
2
  gradio==4.44.1
3
- torch>=2.4.0
 
4
  numpy
5
  matplotlib
6
  pillow
 
1
  diffusers==0.29.2
2
  gradio==4.44.1
3
+ --extra-index-url https://download.pytorch.org/whl/cu113
4
+ torch
5
  numpy
6
  matplotlib
7
  pillow