insideman commited on
Commit
9c286e9
1 Parent(s): eba80d9

Create pipeline_config.json

Browse files
Files changed (1) hide show
  1. pipeline_config.json +5 -0
pipeline_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "task": "text-to-image",
3
+ "framework": "pt",
4
+ "revision": "main"
5
+ }