Commit Graph

5 Commits

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
2024-05-30 19:29:16 +05:30
Heiner Lohaus
0a3fe0b7df Update event loop on windows only for old curl_cffi 2024-04-13 18:02:47 +02:00
H Lohaus
91c396e329
Update provider.py 2024-04-07 11:25:14 +02:00
H Lohaus
bc7fbf08ff
Update models.py 2024-04-07 11:24:48 +02:00
Heiner Lohaus
b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 2024-04-07 10:36:13 +02:00