Apply for community grant: Academic project (gpu and storage)

#1
by Hmrishav - opened

Hi,
Can I have access to GPU resources to host my project demo
Webpage: https://hmrishavbandy.github.io/flipsketch-web/
Paper: https://arxiv.org/abs/2411.10818v1
Github: https://github.com/hmrishavbandy/FlipSketch

Hmrishav changed discussion title from Apply for community grant: Personal project (gpu and storage) to Apply for community grant: Academic project (gpu and storage)

Hi @Hmrishav , we've assigned ZeroGPU to this Space. Please check the compatibility and usage sections of this page so your Space can run on ZeroGPU.

hey Hmrishav, i've setup a space for FlipSketch: https://huggingface.co/spaces/g-ronimo/Flip-Sketch
runs on ZeroGPU

@g-ronimo Thank you for hosting the demo. The code requires significant modification for PyTorch 2+ as the way attention was computed changed during that time. As a result, the demo you have hosted doesn't work properly.

@hysts is ZeroGPU the only space it can be hosted on? I can try modifying the code to work with the new attention mechanism then (due to PyTorch restrictions). I have converted my app from flask to gradio to work with hf spaces.

Resolved, fixed attention composition with PyTorch 2.0

Hmrishav changed discussion status to closed

Sign up or log in to comment