developerskyebrowse commited on
Commit
27c65de
·
1 Parent(s): 9a28f90

load controlnet to cuda

Browse files
Files changed (1) hide show
  1. .gitignore +2 -2
.gitignore CHANGED
@@ -2,7 +2,7 @@ venv/*
2
  __pycache__/*
3
  anime_app_local.py
4
  *__/pycache__/*
5
- ./*.jpg
6
- ./*.png
7
  *.pyc
8
  client.py
 
2
  __pycache__/*
3
  anime_app_local.py
4
  *__/pycache__/*
5
+ *.jpg
6
+ *.png
7
  *.pyc
8
  client.py