Spaces:
Runtime error
Runtime error
ravi.naik
commited on
Commit
·
19147b3
1
Parent(s):
0a9ba42
Added concept libs
Browse files- concept_libs/allante.bin +3 -0
- concept_libs/birb_style.bin +3 -0
- concept_libs/indian_water_colors.bin +3 -0
- concept_libs/midjourney_style.bin +3 -0
- concept_libs/moebius.bin +3 -0
- concept_libs/oil_style.bin +3 -0
- concept_libs/poly.bin +3 -0
- concept_libs/xyz.bin +3 -0
- requirements.txt +5 -0
concept_libs/allante.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b0496315f14f212535f9350c3dbf05787ac50a78465d4be2f39a1ba373e4968
|
3 |
+
size 3819
|
concept_libs/birb_style.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2e23a8f2d3628ed77acb8151751ecd4efc4017e8da86bc29af10f855ca308d9
|
3 |
+
size 3819
|
concept_libs/indian_water_colors.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee35016acb95e43fae35b41bde2e46fdd0d9fbdcd3da8f13a638cf35c8bab2d4
|
3 |
+
size 3819
|
concept_libs/midjourney_style.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4865a5d2ecd012985940748023fd80e4fd299837f1dccedb85ee83be5bb1f957
|
3 |
+
size 3819
|
concept_libs/moebius.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff8da3d4cbeb09ee7e0a6ef8b0dc647b31c23580678ec2f5eee0e8d5f087c29d
|
3 |
+
size 3819
|
concept_libs/oil_style.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:754d7d9c1fcdc7e05fd273f21e77b05bc89a4ba25415d24de1286f1fbdf9e0c7
|
3 |
+
size 3840
|
concept_libs/poly.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b11448e8c3071bdf93ca73a5b1406ae26baae73e3962cb2c2222241294cae06c
|
3 |
+
size 3904
|
concept_libs/xyz.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bbb16761a622adfff7f3201b239fc9e383a40fb97f8f7823fae6e8c2aca64de
|
3 |
+
size 3819
|
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.25.1
|
2 |
+
diffusers==0.21.4
|
3 |
+
tqdm
|
4 |
+
torch
|
5 |
+
gradio
|