Commit History

Update README.md
4925ed5
verified

alperugurcan commited on

Update requirements.txt
e114c1b
verified

alperugurcan commited on

Update app.py
a0589aa
verified

alperugurcan commited on

fix: move 3D dice script to head param for proper execution
6422d0d

alperugurcan commited on

fix: use Together provider via router for Qwen text model
571cee7

alperugurcan commited on

fix: use full router URL as model param
d2d4025

alperugurcan commited on

fix: use huggingface_hub 0.26-0.x with explicit router URL
68754f6

alperugurcan commited on

fix: migrate to new HF Inference API (router.huggingface.co)
a0aeea9

alperugurcan commited on

fix: pin Python 3.10 for audioop compatibility
d89e459

alperugurcan commited on

fix: pin Python 3.10 for audioop compatibility
164d070

alperugurcan commited on

changed to dice game
e6c2b99

alperugurcan commited on

changed to dice game
044d3e8

alperugurcan commited on

changed to dice game
826b9dc

alperugurcan commited on

changed to dice game
7b2f900

alperugurcan commited on

changed to dice game
1789df8

alperugurcan commited on

changed to dice game
5a60078

alperugurcan commited on

changed to dice game
88c03ae

alperugurcan commited on

changed to dice game
36de821

alperugurcan commited on

Call Fal image edit endpoint directly
5a2b9ef

alperugurcan commited on

Strip provider suffix from image model
b0c0c3a

alperugurcan commited on

Switch app to image-to-image model
88a57c0

alperugurcan commited on

Add ZeroGPU decorator
dfd262b

alperugurcan commited on

Replace with simple text-to-image app
e35c7f0

alperugurcan commited on

Switch Luna UI to English
396396f

alperugurcan commited on

Refine Luna UI readability
c380160

alperugurcan commited on

Fix Hugging Face inference routing
5508198

alperugurcan commited on

Remove @GPU from HTTP call to fix ZeroGPU firewall DNS errors
e34878d

alperugurcan commited on

Use raw requests API call to decisively bypass Hugging Face Hub router
ee045d3

alperugurcan commited on

Bypass Inference Providers router and use classic chat_completion method
bda0592

alperugurcan commited on

Switch to mistralai/Mistral-7B-Instruct-v0.2 as a foolproof HF inference provider model
d00a845

alperugurcan commited on

Switch to Qwen2.5-7B-Instruct to avoid PRO tier 32B model restrictions on hf-inference
fddd956

alperugurcan commited on

Hardcode MODEL_ID and remove response_format to fix inference API errors
d26fc59

alperugurcan commited on

Update default model to Qwen2.5-Coder-32B-Instruct for hf-inference provider compatibility
4558f9b

alperugurcan commited on

Update default model to Qwen2.5-32B-Instruct because Qwen3 is unsupported
70fb137

alperugurcan commited on

Add optional spaces.GPU decorator for ZeroGPU compatibility
032efa1

alperugurcan commited on

Fix gradio dependency conflict by removing from requirements.txt and updating sdk_version
e97071d

alperugurcan commited on

Set header to mini
c5bc35a

alperugurcan commited on

Add spaces and @spaces.GPU decorator to fix startup issue
dbb6184

alperugurcan commited on

Pin space and remove tr language from metadata
60401e5

alperugurcan commited on

Add Turkish language support to instructions and metadata
53423fd

alperugurcan commited on

Disable Gradio SSR for Space
7d8058a

alperugurcan commited on

Add resume bullet improver Space
36114af

alperugurcan commited on

initial commit
a60c6e5
verified

alperugurcan commited on