MagicMeWizard commited on
Commit
d0e21d2
Β·
verified Β·
1 Parent(s): f30d9be

Create .gitnore

Browse files
Files changed (1) hide show
  1. .gitnore +10 -0
.gitnore ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ runtime error
2
+ Exit code: 1. Reason: 2025-07-01 02:51:53,925 - INFO - πŸš€ Starting AI Dataset Studio...
3
+ 2025-07-01 02:51:53,925 - INFO - πŸ“Š Features: βœ… AI Models | βœ… Advanced NLP | βœ… HuggingFace Integration
4
+ 2025-07-01 02:51:53,926 - ERROR - ❌ Failed to launch application: name 'DatasetStudio' is not defined
5
+ Traceback (most recent call last):
6
+ File "/home/user/app/app.py", line 1373, in <module>
7
+ interface = create_modern_interface()
8
+ File "/home/user/app/app.py", line 725, in create_modern_interface
9
+ studio = DatasetStudio()
10
+ NameError: name 'DatasetStudio' is not defined