- Added model identifier input field with Fetch button - Added loading indicator for fetch operation - Added async handleHfFetch function to fetch config from HuggingFace - Fetches config from https://huggingface.co/{model}/blob/main/config.json - Replaces current config when fetch is successful - Shows 'Model not found' error for 404 responses - Sets focus on model input after successful fetch - Added translations for new fields |
||
|---|---|---|
| .. | ||
| app.js | ||
| calculation.js | ||