Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tdrussell/diffusion-pipe
/ test_ideogram4.py
File
test_ideogram4.py
tools/test_ideogram4.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
sys
3
sys.path.insert(0, os.path.join(os.path.abspath(os.path.dirname(__file__)),
'../submodules/ComfyUI'
))
4
Callers
nothing calls this directly
Calls
5
get_text_embeddings
Function · 0.85
call_model
Function · 0.85
load_diffusion_model
Method · 0.45
step
Method · 0.45
decode
Method · 0.45
Tested by
no test coverage detected