This commit is contained in:
jianjiang 2023-04-10 14:24:47 +08:00
parent 5186f171b7
commit dde6ab98a3
9 changed files with 5 additions and 1 deletions

View File

@ -26,4 +26,4 @@ RUN git lfs install
RUN git clone https://huggingface.co/skytnt/fbanime-gan
RUN git clone https://huggingface.co/skytnt/anime-seg
CMD ["python3", "app.py"]
CMD ["python3", "app.py"]

4
READMED.md Normal file
View File

@ -0,0 +1,4 @@
---
task: image_generation
model: full_body_anime_gan
---

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB