CoolFace
Apppublic

c-varun/metaXscalar

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
13 commits on main
c57b9da6mo ago

Updated inference.py to have better error handling

c-varun
421eb436mo ago

Using openAI keys instead of hugging face

c-varun
0da9d896mo ago

Fix: Range limited to 0.1 to 0.99

c-varun
4ee90646mo ago

Fix: The issue with range not being 0 to 1 is fixed

c-varun
1f3bc3a6mo ago

Switched model

c-varun
d8df5986mo ago

Switched provider

c-varun
fc6c8b86mo ago

Made it submission ready

c-varun
76a9f4e6mo ago

Add state property and get_metadata for OpenEnv compatibility

c-varun
cb7e86e6mo ago

Fix OpenEnv server compatibility: inherit from Environment base class, add required method signatures

c-varun
db906066mo ago

Convert to server mode for HF Space deployment

c-varun
c3cc95b6mo ago

Configure HF Docker Space README metadata

c-varun
794ed176mo ago

Ready for HF Space deployment

c-varun
2355b066mo ago

Implementation plan complete

c-varun