vict0rsch commited on
Commit
3f26eb6
1 Parent(s): ae61fe0

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -29,6 +29,7 @@ dash-html-components==2.0.0
29
  dash-table==5.0.0
30
  dataclasses==0.6
31
  decorator==5.0.9
 
32
  dulwich==0.20.25
33
  everett==2.0.1
34
  executing==1.1.1
@@ -49,9 +50,11 @@ gradio==3.6
49
  h11==0.12.0
50
  httpcore==0.15.0
51
  httpx==0.23.0
 
52
  hydra-core==0.11.3
53
  idna==3.2
54
  imageio==2.9.0
 
55
  ipython==7.27.0
56
  itsdangerous==2.0.1
57
  jedi==0.18.0
@@ -109,6 +112,7 @@ pytorch-ranger==0.1.1
109
  pytz==2021.1
110
  PyWavelets==1.1.1
111
  PyYAML==5.4.1
 
112
  requests==2.26.0
113
  requests-toolbelt==0.9.1
114
  rfc3986==1.5.0
@@ -144,3 +148,4 @@ Werkzeug==2.0.1
144
  wrapt==1.12.1
145
  wurlitzer==3.0.2
146
  yarl==1.8.1
 
 
29
  dash-table==5.0.0
30
  dataclasses==0.6
31
  decorator==5.0.9
32
+ diffusers==0.6.0
33
  dulwich==0.20.25
34
  everett==2.0.1
35
  executing==1.1.1
 
50
  h11==0.12.0
51
  httpcore==0.15.0
52
  httpx==0.23.0
53
+ huggingface-hub==0.10.1
54
  hydra-core==0.11.3
55
  idna==3.2
56
  imageio==2.9.0
57
+ importlib-metadata==5.0.0
58
  ipython==7.27.0
59
  itsdangerous==2.0.1
60
  jedi==0.18.0
 
112
  pytz==2021.1
113
  PyWavelets==1.1.1
114
  PyYAML==5.4.1
115
+ regex==2022.9.13
116
  requests==2.26.0
117
  requests-toolbelt==0.9.1
118
  rfc3986==1.5.0
 
148
  wrapt==1.12.1
149
  wurlitzer==3.0.2
150
  yarl==1.8.1
151
+ zipp==3.10.0