mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-15 14:51:19 -08:00
refactor(g4f/Provider/Prodia.py): maintain model list and ensure default model consistency
This commit is contained in:
parent
365d384445
commit
b05528073c
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class Prodia(AsyncGeneratorProvider, ProviderModelMixin):
|
|||
models = [
|
||||
'3Guofeng3_v34.safetensors [50f420de]',
|
||||
'absolutereality_V16.safetensors [37db0fc3]',
|
||||
'absolutereality_v181.safetensors [3d9d4d2b]',
|
||||
default_model,
|
||||
'amIReal_V41.safetensors [0a8a2e61]',
|
||||
'analog-diffusion-1.0.ckpt [9ca13f02]',
|
||||
'aniverse_v30.safetensors [579e6f85]',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue