benjaminStreltzin commited on
Commit
b0a77a2
·
verified ·
1 Parent(s): e4fb99f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -79,9 +79,16 @@ the Ai generated images has no copyright on so you can use them as you like.
79
 
80
  ## Dataset Structure
81
 
82
-
83
-
84
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/66d6f1b3b50e35e1709bfdf7/CKT_6i6VqAcQ_RsBtCTfj.png)
 
 
 
 
 
 
 
85
 
86
 
87
 
 
79
 
80
  ## Dataset Structure
81
 
82
+ -datasets
83
+ -│
84
+ -├── training_set
85
+ -│ ├── fake
86
+ -│ ├── real
87
+ -│ └── ela_output
88
+ -│
89
+ -└── test_set
90
+ - ├── fake
91
+ - └── real
92
 
93
 
94