-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIssues.txt
More file actions
9 lines (7 loc) · 728 Bytes
/
Issues.txt
File metadata and controls
9 lines (7 loc) · 728 Bytes
1
2
3
4
5
6
7
8
Date: 15th May 2026
Issue(s): The prebuilt models are missing from the repository.
Reason: The safetensors of these models are too big to be commited in github so I was not able to commit those two models.
Changes required: I will add a script that will run automatically when the user runs app.py. This script will check if the models are available in the directory. If the models are not installed or visible in the directory, the script will install them from hugging faces.
Estimated time: 1-2 weeks [including the testing of the script and maintaing the stability of the software.]
Issue found by: Aarav [https://github.com/A-Solo-Engineer]
Date the issue was fixed on: 16th May 2026 [Completed under the estimated time]