yuyang-xue-ed commited on
Commit
d24d1bf
·
1 Parent(s): 6a03f9b

edit requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  matplotlib==3.7.1
2
  networkx==2.8.4
3
  numpy==1.24.3
@@ -8,7 +9,3 @@ scikit_image==0.20.0
8
  tqdm==4.65.0
9
  pydantic==1.10.1
10
  pydantic_core==2.20.1
11
- -i https://download.pytorch.org/whl/cu117
12
- torch==1.13.1+cu117
13
- torchaudio==0.13.1+cu117
14
- torchvision==0.14.1+cu117
 
1
+ gradio==3.27.0
2
  matplotlib==3.7.1
3
  networkx==2.8.4
4
  numpy==1.24.3
 
9
  tqdm==4.65.0
10
  pydantic==1.10.1
11
  pydantic_core==2.20.1