soiz commited on
Commit
ba729a8
·
verified ·
1 Parent(s): cbd4321

Update imgen.js

Browse files
Files changed (1) hide show
  1. imgen.js +0 -1
imgen.js CHANGED
@@ -1,6 +1,5 @@
1
  class ImageGenerator {
2
  constructor() {
3
-  this.runningEditorUnsandboxed=false;
4
  this.baseURL = 'https://soiz-flux-1-dev-serverless.hf.space/generate';
5
  this.prompt = '';
6
  this.negativePrompt = '';
 
1
  class ImageGenerator {
2
  constructor() {
 
3
  this.baseURL = 'https://soiz-flux-1-dev-serverless.hf.space/generate';
4
  this.prompt = '';
5
  this.negativePrompt = '';