osmunphotography commited on
Commit
eae9401
1 Parent(s): df3bf8b

Create datasets

Browse files
Files changed (1) hide show
  1. datasets +5 -0
datasets ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ from datasets import load_dataset
2
+
3
+ # Clone the repository
4
+ repo_url = "https://github.com/lllyasviel/Fooocus"
5
+ dataset = load_dataset(repo_