Update gallery_app.py

This commit is contained in:
2026-01-22 12:58:48 +01:00
parent f3f57f7c53
commit 3f2160405a

View File

@@ -1,5 +1,5 @@
import os
import math
import mathgg
import asyncio
from typing import Optional, List, Dict, Set
from nicegui import ui, app, run