Commit Graph

5 Commits

Author SHA1 Message Date
Vikram Voleti
b4b7b644a1 SV3D inference code (#300)
* Makes init changes for SV3D

* Small fixes : cond_aug

* Fixes SV3D checkpoint, fixes rembg

* Black formatting

* Adds streamlit demo, fixes simple sample script

* Removes SV3D video_decoder, keeps SV3D image_decoder

* Updates README

* Minor updates

* Remove GSO script

---------

Co-authored-by: Vikram Voleti <vikram@ip-26-0-153-234.us-west-2.compute.internal>
2024-03-18 10:33:02 -07:00
Yuvraj Sharma
1e30a2df80 Adding a gradio demo of SVD to be run locally (#144)
* Adding a gradio demo of SVD to be run locally

* Update gradio_app.py

* Create svd_xt_1_1.yaml

* Update pt2.txt

---------

Co-authored-by: Sumith Kulal <sumith1896@gmail.com>
2024-02-21 09:34:47 -08:00
Andreas Blattmann
e6f0e36f5e SDXL-Turbo 2023-11-28 20:33:27 +01:00
Tim Dockhorn
ed0997173f Removing PyTorch 1 2023-11-22 10:21:18 -08:00
Benjamin Aubin
e596332148 Pre release changes for production (#59)
* clean requirements

* rm taming deps

* isort, black

* mv lipips, license

* clean vq, fix path

* fix loss path, gitignore

* tested requirements pt13

* fix numpy req for python3.8, add tests

* fix name

* fix dep scipy 3.8 pt2

* add black test formatter
2023-07-26 12:09:28 +02:00