Skip to content

Instantly share code, notes, and snippets.

View lixiang007666's full-sized avatar
🎖️
Tensorflow Developer

Li Xiang lixiang007666

🎖️
Tensorflow Developer
View GitHub Profile
@lixiang007666
lixiang007666 / nodes,py
Last active June 16, 2025 07:08
LoadImageLongRunning / nodes,py
from __future__ import annotations
import torch
import os
import sys
import json
import hashlib
import traceback
import math
import time
import argparse
import os
import time
import torch
from crossing.model_providers.diffusers.pipelines.pipeline_mochi import MochiPipeline
from diffusers.utils import export_to_video
import imageio
from nexfort.quantization import quantize
from nexfort.compilers.transform_model import transform_model
from crossing.core.nn import Linear