Spaces:
Running
Running
vincent-doan
commited on
Commit
·
ecd8334
1
Parent(s):
c3979ba
Updated .gitignore
Browse files- .gitignore +1 -4
.gitignore
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
models/HAT/__pycache__/hat.cpython-39.pyc
|
2 |
/.venv
|
3 |
-
/
|
4 |
-
/models/RCAN/__pycache__
|
5 |
-
/models/SRGAN/__pycache__
|
|
|
|
|
1 |
/.venv
|
2 |
+
**/__pycache__/
|
|
|
|