Spaces:
Running
Running
Update app.py
#10
by
Duskfallcrew - opened
Memory Requirement Estimation:
The estimate_memory_requirements function now caps the required memory at 16GB to accommodate the limitations of Hugging Face Spaces.
Validation Logic:
The validation logic in the validate_model function remains intact, ensuring that users are informed about memory constraints and provided with appropriate warnings.
Duskfallcrew changed pull request status to
merged