Commit graph

7 commits

Author SHA1 Message Date
Lawrence Neal
add7234e80 Add runtime requirements
Tested with the following:

    python -m venv venv
    source venv/bin/activate
    pip install -U pip
    pip install -r requirements.txt

on Ubuntu 22 with Python 3.8, or similar
2022-11-23 21:31:44 -08:00
Robin Rombach
33910c386e
Merge pull request #2 from apolinario/patch-1
Link modelcard to the model repository
2022-11-24 02:52:21 +01:00
Robin Rombach
130590ee0b
Merge pull request #1 from apolinario/main
Add depth2img Gradio demo
2022-11-24 02:52:01 +01:00
apolinario
69d4d82135
Link modelcard to the model repository 2022-11-24 02:38:45 +01:00
multimodalart
05aea715a3 Add depth2img Gradio demo 2022-11-24 02:37:08 +01:00
Robin Rombach
cccfb98636
Update modelcard.md 2022-11-24 01:54:54 +01:00
Robin Rombach
ca86da3a30 release more models 2022-11-24 01:22:28 +01:00