Mer-o commited on
Commit
ba53850
·
0 Parent(s):

first commit

Browse files
.gitattributes ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ *.gitignore filter=lfs diff=lfs merge=lfs -text
2
+ *.md filter=lfs diff=lfs merge=lfs -text
3
+ *.py filter=lfs diff=lfs merge=lfs -text
4
+ *.jpg filter=lfs diff=lfs merge=lfs -text
5
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
6
+ *.txt filter=lfs diff=lfs merge=lfs -text
7
+ loras/*.safetensors filter=lfs diff=lfs merge=lfs -text
8
+ examples/*.jpg filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0467485c2f1f3765faf00afb266c31e939d3784c382f2ce04809e242b651b994
3
+ size 106
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19dde3a8559af2b4da38f58c608f87898c492378a131d014100026b8f06f23ea
3
+ size 6629
app.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf5bd8af3ecf73ba69f92ebfd6fd78081d48a14068c8d28fe7ae78630704dc5
3
+ size 10726
examples/example1.jpg ADDED

Git LFS Details

  • SHA256: 66c374f373be7ea050820ba736dde2cb6844e627d1095af8c68155388c5bc3ba
  • Pointer size: 132 Bytes
  • Size of remote file: 1.25 MB
examples/example2.jpg ADDED

Git LFS Details

  • SHA256: f68db724f0bc96d82525d6948be57d5ad2d43fd444ff2b66d36e7c1bbaea2443
  • Pointer size: 132 Bytes
  • Size of remote file: 3.19 MB
examples/example3.jpg ADDED

Git LFS Details

  • SHA256: e3a212b1b7f0de6044731814c7fd02a8e77aecc355f155a3e5002d07c64db726
  • Pointer size: 131 Bytes
  • Size of remote file: 803 kB
examples/example4.jpg ADDED

Git LFS Details

  • SHA256: 7bbf81b4d1b4eb69b78a969a7364ebd280d4e918c27d2fb327e5624994e9f0f5
  • Pointer size: 132 Bytes
  • Size of remote file: 2.48 MB
examples/example5.jpg ADDED

Git LFS Details

  • SHA256: 2e5783394cf58ce5f5725b54701e0ae90ed6595e9ae4bb6b53fd7cb08666885f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.85 MB
examples/example6.jpg ADDED

Git LFS Details

  • SHA256: 6c663c8c65e8568be4241bc269204910a5c7c09878bcdb6872a523e2d6045889
  • Pointer size: 131 Bytes
  • Size of remote file: 480 kB
image_utils.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cc8b108746fc6795cdb6df630f7da68c6ca07fc79c42aca1cd3c8ee0bc9fcfe
3
+ size 5132
loras/add_detail.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47aaaf0d2945ca937151d61304946dd229b3f072140b85484bc93e38f2a6e2f7
3
+ size 37861176
loras/night_comic_V06.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf9280080bf4183a9064547a9374bc22575248867a9bcc54a883305b57a8ebb
3
+ size 14153788
model_loader.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27165b671a3799ec6d5ea9f08d3dfa0ec5b01c577a9fe08b3a2524c4e085d71c
3
+ size 4411
pipelines.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9561288bcba7f8f661e8d338369254e49e46a230fc68bc1d9b1eebb38119d65b
3
+ size 17534
prompts.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5f23e788c5cd441838465200612060ff74df7093a119cdbad578586f68dd319
3
+ size 2602
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af108a60b613d0d3fd8276fe6209385a673eab6f1fbb1e3be5e3ba518bbbcbc0
3
+ size 336