File size: 508 Bytes
fe6327d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Python
venv
__pycache__
*.egg-info
build
wd14_tagger_model

# IDE and Editor specific
.vscode

# CUDNN for Windows
cudnn_windows

# Cache and temporary files
.cache
.DS_Store

# Scripts and executables
locon
gui-user.bat
gui-user.ps1

# Version control
SmilingWolf
wandb

# Setup and logs
setup.log
logs

# Miscellaneous
uninstall.txt

# Test files
test/output
test/log*
test/*.json
test/ft

# Temporary requirements
requirements_tmp_for_setup.txt

# Version specific
0.13.3

*.npz
presets/*/user_presets/*