no more forbidden things

This commit is contained in:
Pewter71 2026-05-26 23:43:07 +03:00
parent b6274f7106
commit d037834938
5 changed files with 195 additions and 210 deletions

View file

@ -1,10 +1,9 @@
[project]
name = "qwen-telegram-bot"
name = "qwen-console-app"
version = "0.1.0"
description = "Telegram-бот: описание изображений и генерация графиков через Qwen"
description = "Консольное приложение: описание изображений и генерация графиков через Qwen"
requires-python = ">=3.11"
dependencies = [
"python-telegram-bot>=21.0",
"openai>=1.40.0",
"python-dotenv>=1.0.0",
"matplotlib>=3.7",