ollamadiffuser 2.0.0__py3-none-any.whl → 2.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,7 +4,7 @@ OllamaDiffuser - Local AI Image Generation with Ollama-style CLI
4
4
  A tool for managing and running Stable Diffusion, FLUX.1, and other AI image generation models locally.
5
5
  """
6
6
 
7
- __version__ = "2.0.0"
7
+ __version__ = "2.0.1"
8
8
  __author__ = "OllamaDiffuser Team"
9
9
  __email__ = "ollamadiffuser@gmail.com"
10
10
  __description__ = "🎨 Local AI Image Generation with Ollama-style CLI for Stable Diffusion, FLUX.1, and LoRA support"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ollamadiffuser
3
- Version: 2.0.0
3
+ Version: 2.0.1
4
4
  Summary: Local AI Image Generation with Ollama-style CLI for Stable Diffusion, FLUX, and LoRA support
5
5
  Home-page: https://github.com/ollamadiffuser/ollamadiffuser
6
6
  Author: OllamaDiffuser Team
@@ -50,7 +50,7 @@ Requires-Dist: safetensors>=0.4.0
50
50
  Requires-Dist: python-multipart>=0.0.0
51
51
  Requires-Dist: psutil>=5.9.0
52
52
  Requires-Dist: jinja2>=3.0.0
53
- Requires-Dist: peft>=0.13.0
53
+ Requires-Dist: peft>=0.17.0
54
54
  Requires-Dist: numpy>=1.26.0
55
55
  Requires-Dist: controlnet-aux>=0.0.7
56
56
  Requires-Dist: opencv-python>=4.8.0
@@ -81,15 +81,11 @@ Dynamic: home-page
81
81
  Dynamic: license-file
82
82
  Dynamic: requires-python
83
83
 
84
- ### ⚠️ Project Status: Maintenance Mode
84
+ ### Project Status: Active Development
85
85
 
86
- **Thank you for the incredible support and over 5,000 downloads!**
86
+ **Thank you for the incredible support and over 11,000 downloads!**
87
87
 
88
- Please be aware that `ollamadiffuser` is currently in **maintenance mode**. Due to the creator's other professional commitments, active feature development has been paused.
89
-
90
- The project in its current state is stable and will remain available for use. However, new features will not be added, and non-critical issues may not be addressed in the near future.
91
-
92
- This project laid the foundation for a more ambitious vision: **[LocalKinAI](https://github.com/LocalKinAI)**. Thank you for being part of the journey.
88
+ `ollamadiffuser` is back in **active development**. v2.0 brings a major architecture overhaul, 21 new models, MCP/OpenClaw integration, and Apple Silicon support. Part of the **[LocalKinAI](https://github.com/LocalKinAI)** ecosystem.
93
89
 
94
90
  # OllamaDiffuser 🎨
95
91
 
@@ -1,4 +1,4 @@
1
- ollamadiffuser/__init__.py,sha256=4QEEVdgJd6EtYyjBBJHPhhTmUxP0v0Dxj6M5hZmXJCg,1127
1
+ ollamadiffuser/__init__.py,sha256=WNSenduGIDUa8FBGS-GSR0yS3430KCofd102wjN7K7E,1127
2
2
  ollamadiffuser/__main__.py,sha256=tNWMvEHq4ddtKLp7DrhIoOdnFw3F8RNrETC_u5xpkFI,141
3
3
  ollamadiffuser/api/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  ollamadiffuser/api/server.py,sha256=MqEKjckz8x8pU9dhZlLXET5XWt7ERfVcAfvdVfDLFWw,15464
@@ -53,9 +53,9 @@ ollamadiffuser/ui/samples/scribble/face_sketch.png,sha256=MVVYy_aS48xoS_RnIDzLUa
53
53
  ollamadiffuser/ui/samples/scribble/tree_sketch.png,sha256=3P-NGgW25xRwreDxiBYKcDhd2oHZAwKSkjNVM5oPTWY,3017
54
54
  ollamadiffuser/ui/templates/index.html,sha256=XcrYZqtDR65dAiu959Ea19t3MbtYmXl9PVyMnR1Telk,42358
55
55
  ollamadiffuser/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
56
- ollamadiffuser-2.0.0.dist-info/licenses/LICENSE,sha256=cnGL9l2P510Uk3TCnv62kot6vAfdSawhOZh7Y-oYoIE,1071
57
- ollamadiffuser-2.0.0.dist-info/METADATA,sha256=em3gkEIu5lTqo_3QXReRM7rzi011KEFPZMVJgXHjvOw,31378
58
- ollamadiffuser-2.0.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
59
- ollamadiffuser-2.0.0.dist-info/entry_points.txt,sha256=Bp-ZzV3F7QpQu02Mcafeza-oTMjDslomz9qrhvfcQUA,116
60
- ollamadiffuser-2.0.0.dist-info/top_level.txt,sha256=97wOGgTCxDE765Nr_o7B4Kwr_M_jy8fCCeQ81sMKlC4,15
61
- ollamadiffuser-2.0.0.dist-info/RECORD,,
56
+ ollamadiffuser-2.0.1.dist-info/licenses/LICENSE,sha256=cnGL9l2P510Uk3TCnv62kot6vAfdSawhOZh7Y-oYoIE,1071
57
+ ollamadiffuser-2.0.1.dist-info/METADATA,sha256=9MSH7COrR7xKmnSCL_1hK9OPmiJgZcS5LdeEWrYZlNo,31097
58
+ ollamadiffuser-2.0.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
59
+ ollamadiffuser-2.0.1.dist-info/entry_points.txt,sha256=Bp-ZzV3F7QpQu02Mcafeza-oTMjDslomz9qrhvfcQUA,116
60
+ ollamadiffuser-2.0.1.dist-info/top_level.txt,sha256=97wOGgTCxDE765Nr_o7B4Kwr_M_jy8fCCeQ81sMKlC4,15
61
+ ollamadiffuser-2.0.1.dist-info/RECORD,,