assume gradio being preinstalled
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -10,7 +10,6 @@ tqdm==4.64.1
|
|
10 |
psutil==5.9.5
|
11 |
pytorch_lightning==1.9.4
|
12 |
omegaconf==2.2.3
|
13 |
-
gradio==3.41.2
|
14 |
pygit2==1.12.2
|
15 |
opencv-contrib-python==4.8.0.74
|
16 |
httpx==0.24.1
|
|
|
10 |
psutil==5.9.5
|
11 |
pytorch_lightning==1.9.4
|
12 |
omegaconf==2.2.3
|
|
|
13 |
pygit2==1.12.2
|
14 |
opencv-contrib-python==4.8.0.74
|
15 |
httpx==0.24.1
|