CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
muxingyin
/
VisualGLM-6B
source
Hugging Face
updated 3y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
model
__init__.py
__init__.py
4 lines
Copy path
Download
Raw
Back to model
1
from .chat import chat
2
from .infer_util import *
3
from .blip2 import BlipImageEvalProcessor
4