Commit Graph

5 Commits

Author SHA1 Message Date
8951837d04 🔧 chore(ui): refactor imports and remove unused code in __init__.py and gradio_ui.py
🔥 chore(ui): remove unused launcher.py file
The imports in __init__.py and gradio_ui.py have been refactored to remove the unused import statements. The launcher.py file has been removed as it is no longer needed. This improves code cleanliness and reduces unnecessary clutter.
2024-02-23 10:45:59 +01:00
2a102c62e3 Formatting 2024-02-23 09:56:54 +01:00
32b6b5c42e Formatting & improving imports 2024-02-23 09:50:43 +01:00
8c76140b38 Refactor UI module and add launcher function 2024-02-22 15:12:56 +01:00
0594458865 🚀 2024-02-14 17:49:51 +01:00