easygoing0114 commited on
Commit
3ac3fb6
·
1 Parent(s): be17b84

new file: .gitignore

Browse files

new file: Qwen-Image-Edit-2511_clear_Q3_K_L.gguf
new file: Qwen-Image-Edit-2511_clear_Q5_K_M.gguf
new file: Qwen-Image-Edit-2511_clear_Q6_K.gguf

.gitignore ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Python
2
+ venv/
3
+ __pycache__/
4
+ *.py[cod]
5
+ *$py.class
6
+ *.so
7
+ .Python
8
+ env/
9
+ build/
10
+ develop-eggs/
11
+ dist/
12
+ downloads/
13
+ eggs/
14
+ .eggs/
15
+ lib/
16
+ lib64/
17
+ parts/
18
+ sdist/
19
+ var/
20
+ wheels/
21
+ *.egg-info/
22
+ .installed.cfg
23
+ *.egg
24
+
25
+ # IDE
26
+ .vscode/
27
+ .idea/
28
+ *.swp
29
+ *.swo
30
+ *~
31
+
32
+ # OS
33
+ .DS_Store
34
+ Thumbs.db
Qwen-Image-Edit-2511_clear_Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0957a87a8caa48ab247635c83143186acac0b3fc74eb0509c15372243307045a
3
+ size 1773828640
Qwen-Image-Edit-2511_clear_Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0ab631d95f4ad80ea8d377169e7b5b644231320b25681c683a07ce29fd3c39
3
+ size 2049997344
Qwen-Image-Edit-2511_clear_Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c16f4528d4c62d87637d70e0953f6a4f200c7381795be7402db75c911fccea1
3
+ size 3940088352