CoolFace
Apppublic

NeuralThyself/fastvlm-private

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
18 commits on main
ffb63d91y ago

๐Ÿ”ง Fix: Downgrade Gradio 5.9.1 โ†’ 4.44.0 (remove SSR)

NeuralThyself
8da50671y ago

๐Ÿ”ง Fix: Remove invalid ssr parameter

NeuralThyself
a00706e1y ago

๐Ÿ”ง Fix: Disable SSR to enable API endpoints

NeuralThyself
1743e5a1y ago

๐Ÿ”ง Revert to Gradio SDK (ZeroGPU requirement)

NeuralThyself
fc81fea1y ago

๐Ÿ”ง Fix: Switch from Gradio to Docker SDK with Flask REST API

NeuralThyself
215e1d91y ago

Upload app.py with huggingface_hub

NeuralThyself
dbf63721y ago

Upload requirements.txt with huggingface_hub

NeuralThyself
309ed281y ago

Upload requirements.txt with huggingface_hub

NeuralThyself
40bfdf71y ago

Upload README.md with huggingface_hub

NeuralThyself
72d897f1y ago

Upload app.py with huggingface_hub

NeuralThyself
60e4e8e1y ago

Delete Dockerfile

NeuralThyself
d6ffb0a1y ago

Fix: Add wget for HF Dev mode openvscode-server

NeuralThyself
f307b9a1y ago

Fix: Use torch 2.4.0 + torchvision 0.19.0 (matching versions)

NeuralThyself
13ee7021y ago

Fix: PyTorch version conflict - use torch 2.5.0 + torchvision 0.19.0

NeuralThyself
3899d961y ago

Fix: Restore Dockerfile and proper ZeroGPU config

NeuralThyself
af016e21y ago

Switch to Gradio SDK (no Docker)

NeuralThyself
534f64d1y ago

Initial deployment: FastVLM private Space with ZeroGPU

NeuralThyself
71976871y ago

initial commit

NeuralThyself