Spaces:
Configuration error
Apply for community grant: Academic project (gpu and storage)
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
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.