Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dstars
/
InternVL_foodie
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
12afd35
InternVL_foodie
/
demo
/
__init__.py
dstars
Upload 84 files
4bebcaf
verified
4 months ago
raw
Copy download link
history
blame
Safe
139 Bytes
from
demo.agent
import
ConversationalAgent
from
demo.theme
import
CustomTheme
__all__ = [
"ConversationalAgent"
,
"CustomTheme"
,
]