Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sohojoe
/
project_charles
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c58cbbc
project_charles
/
debug.py
sohojoe
switch to open_clip
c58cbbc
almost 2 years ago
raw
Copy download link
history
blame
112 Bytes
from
clip_transform
import
CLIPTransform
clip_transform = CLIPTransform()
print
(
"Initializing CLIP templates"
)