Commit Graph

15 Commits (743fbc2a6c5b4edc15fe64b095380aae6c59966d)

Author SHA1 Message Date
Heiner Lohaus cb695f58e8 Add nodriver to docker 2 months ago
Keycatowo a795e482ad Refactor: Optimize Dockerfile structure
Combined some multiple RUN commands to reduce Docker container layers.

Moved the rm cache cleaning command after the apt-get installation command for smaller laysr size.
2 months ago
H Lohaus 84475b4159
Update Dockerfile 3 months ago
Heiner Lohaus fd92918b77 Fix load .har files, add hardir to docker, add docs 3 months ago
exfly 4654d7f284 feat: arm64 3 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
5 months ago
Tekky 5f54379ee1
~ 5 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
6 months ago
Heiner Lohaus ff8c94ac55 Fix docker build 6 months ago
Heiner Lohaus 854dc6c90f Fix remove NoowAi, Fix download dir in docker 6 months ago
Heiner Lohaus b2d02ed624 Change default port for gui
Change default host for api
Disable gui in build
Add custom docker user
7 months ago
H Lohaus 484b96d850
Add websearch to gui (#1314)
* Add websearch to gui
* Fix version_check config
* Add version badge in README.md
* Show version in gui
* Add docker hub build
* Fix gui backend, improve style
7 months ago
H Lohaus cd04e752af
Fix publish docker image (#1310) 7 months ago
Heiner Lohaus c667f1cec5 Improve docker image 7 months ago
Heiner Lohaus 3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
7 months ago