add .gitignore
This commit is contained in:
parent
c208ffa551
commit
8fd87ff897
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
core/__pycache__
|
||||||
|
core/processor_gfpgan.py
|
||||||
|
venv
|
||||||
|
inswapper_128.onnx
|
@ -9,5 +9,5 @@ torch==2.0.1
|
|||||||
onnxruntime-gpu==1.15.0
|
onnxruntime-gpu==1.15.0
|
||||||
tensorflow==2.12.0
|
tensorflow==2.12.0
|
||||||
opennsfw2==0.10.2
|
opennsfw2==0.10.2
|
||||||
protobuf==3.20.2
|
protobuf==3.20.3
|
||||||
tqdm==4.65.0
|
tqdm==4.65.0
|
||||||
|
Loading…
Reference in New Issue
Block a user