Commit Graph

3 Commits (f3f3ed5e9c0e57f88b4a18c755b209a1d22382b3)

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
4 months ago
H Lohaus bc7fbf08ff
Update models.py 6 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 6 months ago