File size: 385 Bytes
51214b8
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
import herramientas
llave = herramientas.obtenAccesoHF()

[hugging_face]
previo = "Una fotografía de un plato blanco con "
espacio = "black-forest-labs/FLUX.1-schnell"
inferencia = "black-forest-labs/FLUX.1-dev"
proveedor =  "hf-inference"

; config = configparser.ConfigParser()
; config.read("config.ini")

; # Configure JWT settings
; SECRET_KEY = config["misc-keys"]["secret-jwt"]