Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/diff2flow
/ encoders.py
File
encoders.py
diff2flow/conditioning/encoders.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
torch
3
import
open_clip
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
2
FrozenCLIPEmbedder
Class · 0.85
get_unconditional_conditioning
Method · 0.45
Tested by
no test coverage detected