aelius commited on
Commit
ad1c907
1 Parent(s): 156ba8e

prompt update

Browse files
Files changed (3) hide show
  1. poetry.lock +1 -1
  2. pyproject.toml +1 -1
  3. requirements.txt +0 -0
poetry.lock CHANGED
@@ -2515,4 +2515,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
2515
  [metadata]
2516
  lock-version = "2.0"
2517
  python-versions = "^3.11"
2518
- content-hash = "7e6ae429effed50285249b4228e44a38eebf7f2789cb4f43a2d38c428b9f9e0a"
 
2515
  [metadata]
2516
  lock-version = "2.0"
2517
  python-versions = "^3.11"
2518
+ content-hash = "1ee6a33c5c04519824bebd187a083517576a15ece82e91cdf5dc3c5890a66912"
pyproject.toml CHANGED
@@ -10,11 +10,11 @@ python = "^3.11"
10
  transformers = "^4.41.2"
11
  accelerate = "^0.31.0"
12
  invisible-watermark = ">=0.2.0"
13
- diffusers = ">=0.19.0"
14
  matplotlib = "^3.9.0"
15
  streamlit = "^1.35.0"
16
  torch = {version = "^2.3.1+cu118", source = "torch118"}
17
  torchvision = {version = "^0.18+cu118", source = "torch118"}
 
18
 
19
  [[tool.poetry.source]]
20
  name = "torch118"
 
10
  transformers = "^4.41.2"
11
  accelerate = "^0.31.0"
12
  invisible-watermark = ">=0.2.0"
 
13
  matplotlib = "^3.9.0"
14
  streamlit = "^1.35.0"
15
  torch = {version = "^2.3.1+cu118", source = "torch118"}
16
  torchvision = {version = "^0.18+cu118", source = "torch118"}
17
+ diffusers = "^0.29.0"
18
 
19
  [[tool.poetry.source]]
20
  name = "torch118"
requirements.txt CHANGED
The diff for this file is too large to render. See raw diff