MagicMeWizard's picture
Create .gitnore
d0e21d2 verified
runtime error
Exit code: 1. Reason: 2025-07-01 02:51:53,925 - INFO - πŸš€ Starting AI Dataset Studio...
2025-07-01 02:51:53,925 - INFO - πŸ“Š Features: βœ… AI Models | βœ… Advanced NLP | βœ… HuggingFace Integration
2025-07-01 02:51:53,926 - ERROR - ❌ Failed to launch application: name 'DatasetStudio' is not defined
Traceback (most recent call last):
File "/home/user/app/app.py", line 1373, in <module>
interface = create_modern_interface()
File "/home/user/app/app.py", line 725, in create_modern_interface
studio = DatasetStudio()
NameError: name 'DatasetStudio' is not defined