Commit Graph

5 Commits (main)

Author SHA1 Message Date
Zed cb2776a549
Update models.py to create models directory when its not present
It will create a models directory in current folder if it can't find the directory due to previous way where it tries to return models directory where its not present which in turns returns None causing os.path to fail
Fix #2030
2 weeks ago
Heiner Lohaus 0a3fe0b7df Update event loop on windows only for old curl_cffi 2 months ago
H Lohaus 91c396e329
Update provider.py 2 months ago
H Lohaus bc7fbf08ff
Update models.py 2 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2 months ago