Commit 92e15272 authored by chenpangpang's avatar chenpangpang
Browse files

feat: update

parent 8e0fac1d
import gradio as gr
import numpy as np
import spaces
import torch
from diffusers import DiffusionPipeline
from numpy.random import PCG64DXSM, Generator, SeedSequence
......@@ -64,7 +63,6 @@ def get_random_seed() -> int:
return int(rng.integers(0, MAX_SEED))
@spaces.GPU()
def infer(
prompt: str,
aspect_ratio: str,
......
xformers
sentencepiece
peft
invisible_watermark
protobuf
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment