kd5678 commited on
Commit
23b9c47
·
verified ·
1 Parent(s): 46a0811

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,21 +1,18 @@
1
  accelerate
2
  carvekit_colab
3
  -e git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1#egg=clip
4
- diffusers==0.26.3
5
  einops
6
  fire
7
- gradio==4.35.0
8
- gradio_client==1.0.1
9
  huggingface-hub
10
  imageio
11
- jupyter-client @ file:///home/conda/feedstock_root/build_artifacts/jupyter_client_1654730843242/work
12
- jupyter_core @ file:///home/conda/feedstock_root/build_artifacts/jupyter_core_1710257397447/work
13
  keras
14
  kornia
15
  lovely-numpy
16
  lovely-tensors
17
  matplotlib
18
- matplotlib-inline @ file:///home/conda/feedstock_root/build_artifacts/matplotlib-inline_1660814786464/work
19
  munch
20
  numpy
21
  omegaconf
@@ -25,7 +22,7 @@ pillow
25
  protobuf
26
  pydantic
27
  pydantic_core
28
- python-dateutil==2.8.2
29
  pytz
30
  PyWavelets
31
  PyYAML
 
1
  accelerate
2
  carvekit_colab
3
  -e git+https://github.com/openai/CLIP.git@dcba3cb2e2827b402d2701e7e1c7d9fed8a20ef1#egg=clip
4
+ diffusers
5
  einops
6
  fire
7
+ gradio
8
+ gradio_client
9
  huggingface-hub
10
  imageio
 
 
11
  keras
12
  kornia
13
  lovely-numpy
14
  lovely-tensors
15
  matplotlib
 
16
  munch
17
  numpy
18
  omegaconf
 
22
  protobuf
23
  pydantic
24
  pydantic_core
25
+ python-dateutil
26
  pytz
27
  PyWavelets
28
  PyYAML