Nymbo commited on
Commit
2c6698b
1 Parent(s): 4b1d661

adding ZERO reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,6 +2,8 @@ diffusers==0.23.1
2
  transformers
3
  gradio==4.7.1
4
  --extra-index-url https://download.pytorch.org/whl/cu121
 
 
5
  torch==2.1.0
6
  fastapi==0.104.0
7
  uvicorn==0.23.2
 
2
  transformers
3
  gradio==4.7.1
4
  --extra-index-url https://download.pytorch.org/whl/cu121
5
+ --extra-index-url https://download.pytorch.org/whl/cu113
6
+ torch
7
  torch==2.1.0
8
  fastapi==0.104.0
9
  uvicorn==0.23.2