This website requires JavaScript.
Explore
Help
Sign In
Paillat-dev
/
viralfactory
Watch
1
Star
0
Fork
0
You've already forked viralfactory
mirror of
https://github.com/Paillat-dev/viralfactory.git
synced
2026-01-02 17:24:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83abd11907ee9777c26a02fa1e4515826c38ff26
viralfactory
/
ui
/
__init__.py
2 lines
42 B
Python
Raw
Normal View
History
Unescape
Escape
🔧 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
from
.
gradio_ui
import
GenerateUI
,
launch
Reference in New Issue
Copy Permalink