CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
hugging-apps
/
direct-object-insertion
source
Hugging Face
updated 3mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
direct
__init__.py
__init__.py
4 lines
Copy path
Download
Raw
Back to direct
1
from .pipeline import DirectPipeline
2
3
__all__ = ["DirectPipeline"]
4