Commit History

Update app.py
df30d9a

dg845 commited on

Update app.py
5a6a815

dg845 commited on

Update app.py
b0c3195

dg845 commited on

Update app.py
e54ddd1

dg845 commited on

Update app.py
b312363

dg845 commited on

Update app.py
f63b252

dg845 commited on

Update app.py
cd96c00

dg845 commited on

Update app.py
a729bb3

dg845 commited on

Update app.py
df98d23

dg845 commited on

Update app.py
6e951ad

dg845 commited on

Update app.py
57f81a4

dg845 commited on

Convert app to sample from original UniDiffuser implementation.
c51e381

dg845 commited on

Handle cases where either output_sample.images or output_sample.text is None.
71768d0

dg845 commited on

Change image input type to 'pil' and add accelerate to requirements.
b5f510e

dg845 commited on

Make generation task configurable and try to make sure inputs are as expected by the pipeline.
41daa4e

dg845 commited on

Make sure num_inference_steps is int instead of float.
ea0961d

dg845 commited on

Add basic interface for sampling from UniDiffuserPipeline and associated requirements.txt.
c1b6d44

dg845 commited on