HerzaJ commited on
Commit
7aa8f87
·
verified ·
1 Parent(s): 16b9dca

Update plugins/flux.js

Browse files
Files changed (1) hide show
  1. plugins/flux.js +1 -1
plugins/flux.js CHANGED
@@ -2,7 +2,7 @@ const axios = require('axios');
2
  const fs = require('fs');
3
  const path = require('path');
4
 
5
- async function fluxImage(prompt, width = 1024, height = 1024, server = "NSFW-Core: Uncensored Server 2") {
6
  try {
7
  const { data: init } = await axios.post(
8
  "https://nihalgazi-flux-unlimited.hf.space/gradio_api/call/generate_image",
 
2
  const fs = require('fs');
3
  const path = require('path');
4
 
5
+ async function fluxImage(prompt, width = 1024, height = 1024, server = "Azure Lite Supercomputer Server") {
6
  try {
7
  const { data: init } = await axios.post(
8
  "https://nihalgazi-flux-unlimited.hf.space/gradio_api/call/generate_image",