Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/modelscope/DiffSynth-Studio
/ 1_Image_Creator.py
File
1_Image_Creator.py
apps/streamlit/pages/1_Image_Creator.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
torch, os, io, json, time
2
import
numpy
as
np
3
from
PIL
import
Image
4
import
streamlit
as
st
Callers
nothing calls this directly
Calls
7
crop_and_resize
Function · 0.90
release_model
Function · 0.85
use_output_image_as_input
Function · 0.85
apply_stroke_to_image
Function · 0.85
show_output_image
Function · 0.85
load_model_list
Function · 0.70
load_model
Function · 0.70
Tested by
no test coverage detected