Oysiyl Claude Sonnet 4.5 commited on
Commit
5da7220
·
1 Parent(s): 76bef0b

Update GPU quota notice to be more accurate and encouraging

Browse files

Changed quota descriptions to show realistic generation counts instead of
worst-case scenarios. Unauthenticated users can get ~6 artistic generations
(not just 1), and authenticated users get ~10. Clarified that 120s is only
for maximum settings (1024px with upscaling) while default 512px takes ~20s.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -2562,12 +2562,12 @@ if __name__ == "__main__" and not os.environ.get("QR_TESTING_MODE"):
2562
  Temporary files are checked and cleaned every hour. Download your QR codes promptly after generation.
2563
 
2564
  **GPU Quota Notice:**
2565
- - **Unauthenticated users**: 120 seconds daily quota (~1 generation). Please log in for more usage.
2566
- - **Free authenticated users**: 210 seconds daily quota (~3-5 generations depending on settings).
2567
- - **⚠️ Warning**: Large image sizes (1024px) with upscaling can take 120+ seconds! Use smaller sizes (512-768px) for better quota management.
2568
- - **💡 Critical**: For large resolutions (832px+), **disable upscaling** to avoid exceeding quota. Upscaling has tremendous impact on GPU time.
2569
- - ** Recommended**: Default settings (512px, animation enabled, upscaling disabled) provide best balance - nice quality preview at ~10-12 seconds.
2570
- - **💡 Tip**: Disable animation to save ~20% GPU time and maximize your quota.
2571
 
2572
  ### Tips:
2573
  - Use detailed prompts for better results
 
2562
  Temporary files are checked and cleaned every hour. Download your QR codes promptly after generation.
2563
 
2564
  **GPU Quota Notice:**
2565
+ - **Unauthenticated users**: 120 seconds daily GPU quota - that's **~6 artistic generations per day** with default settings!
2566
+ - **Free authenticated users**: 210 seconds daily GPU quota - that's **~10 artistic generations per day**, or more with optimizations.
2567
+ - ** Recommended**: Default settings (512px, animation enabled, upscaling disabled) use ~20 seconds per generation.
2568
+ - **💡 GPU time varies greatly**: 512px default = ~20s, 1024px with upscaling = ~120s (worst case).
2569
+ - **Save quota tips**: Use Standard QR pipeline (~2x faster than Artistic), disable animation (saves ~20%), avoid upscaling except for final outputs.
2570
+ - **⚠️ For large images (832px+)**: Always disable upscaling to conserve quota. Upscaling has tremendous impact on GPU time.
2571
 
2572
  ### Tips:
2573
  - Use detailed prompts for better results