Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
thisisAce
/
runpod_custom_nodes
like
0
Follow
Ace
7
TensorBoard
ONNX
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
main
runpod_custom_nodes
/
comfyui-mixlab-nodes
/
nodes
/
test.py
3v324v23
lfs
1e3b872
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
164 Bytes
import
folder_paths
# 外挂一个文件,用来编写新的节点
def
run
(
v
):
output_dir = folder_paths.get_temp_directory()
print
(
'1323'
,v,output_dir)