Commit Graph
4 Commits
Author SHA1 Message Date
Samrat Barai 879e717c83 Update inference.ipynb to fix bug and improve UI
There was a problem in the script that caused two lines to be merged. Fixed the problem.

Also added some emojis to the cells
2025-05-23 17:52:35 +06:00
Samrat Barai 43869651f1 Update inference.ipynb and fix app.py not found error
There IS no app.py in the main folder, you're supposed to run it via acestep, so I added the lines to install it use it instead
2025-05-13 18:07:25 +06:00
Samrat Barai f0687c8840 Merge branch 'main' into patch-1 2025-05-13 16:49:11 +06:00
Samrat Barai e2614cd6ac add auto outputs folder creation in components.py
Add the functionality to automatically create the outputs folder if it doesn't exist at line 99
2025-05-13 16:35:12 +06:00