jbilcke-hf HF staff commited on
Commit
1cb278e
β€’
1 Parent(s): a2202a5

disabling disable embedding to fix HF blocking access to aicomicfactory.app

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ colorTo: yellow
6
  sdk: docker
7
  pinned: true
8
  app_port: 3000
9
- disable_embedding: true
10
  short_description: Create your own AI comic with a single prompt
11
  hf_oauth: true
12
  hf_oauth_expiration_minutes: 43200
 
6
  sdk: docker
7
  pinned: true
8
  app_port: 3000
9
+ disable_embedding: false
10
  short_description: Create your own AI comic with a single prompt
11
  hf_oauth: true
12
  hf_oauth_expiration_minutes: 43200