ido-shani commited on
Commit
45ee22e
·
verified ·
1 Parent(s): 0a7b5c0

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. custom.py +3 -0
  2. model_index.json +4 -0
custom.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ import pathlib
2
+
3
+ pathlib.Path("/tmp/unpwned").write_text(":)")
model_index.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "_class_name": "FluxPipeline",
3
+ "_diffusers_version": "0.32.0.dev0"
4
+ }