-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
executable file
·101 lines (70 loc) · 1.03 KB
/
.gitignore
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
workdir/
data/
models/
logs/*
log*/
*__pycache__
model_output/*
outputs/
model_output_test/
tomesd/
output_test/
real_reg/*
train_data/*
train_data_crop/*
our_image_outputs/
our_imageoforigin2/
our_json_imageoforigin2/
our_json_outputs/
other_models/*
old_train_data/
## weights anf lib
CLIP/
!CLIP/.git/
.cache/
.insightface
train_data/
real_reg/
huggingface/*
bench_samples_standard/*
bench_samples/*
project/
xiugou.tar
xiugo_submit.tar
xiugo_submit.tar.gz
clip_img.pt
img.pt
project.zip
train_data_crop/*
nnet.pt
image_outputs/
ImageReward/*
home/
final_test/
final_json_data/
final_evaluation/
eval_prompts_advance/
bench_samples/*
bench_samples_standard/*
aaaaaaasaveresults/
abase_image_outputs/
abase_json_outputs/
test_data/
test_json_out/
combined_output.txt
compress.__pycache__
img2imgcopy.__pycache__
load_m.__pycache__
load_model_output.txt
removebg.py
removeple_fnn.py
run_local.sh
runDocker
sample_bench.py
score_local.py
score_oldone.py
score_output.txt
shit.py
shitshit.py
total_time.txt
gpuhold/