Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TRI-ML
/
vlm-demo
like
3
Paused
App
Files
Files
Community
mattb512
commited on
Feb 13
Commit
4b2d5d2
•
1 Parent(s):
7d19522
switch to docker space
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
---
2
title: VLM Demo
3
-
sdk:
gradio
4
sdk_version: 3.35.2
5
app_file: serve/gradio_web_server.py
6
---
1
---
2
title: VLM Demo
3
+
sdk:
docker
4
sdk_version: 3.35.2
5
app_file: serve/gradio_web_server.py
6
---