tobiasc commited on
Commit
490f4a7
1 Parent(s): 69b4951

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  accelerate
2
  addict
3
  diffusers
4
- gradio==3.27.0
5
  huggingface_hub
6
  matplotlib
7
  numpy
@@ -22,6 +22,6 @@ yapf
22
  segment_anything
23
  scikit-image
24
  segments-ai
25
- pydantic==1.10.11
26
  --extra-index-url https://download.pytorch.org/whl/cu113
27
  torch
 
1
  accelerate
2
  addict
3
  diffusers
4
+ gradio
5
  huggingface_hub
6
  matplotlib
7
  numpy
 
22
  segment_anything
23
  scikit-image
24
  segments-ai
25
+ pydantic
26
  --extra-index-url https://download.pytorch.org/whl/cu113
27
  torch