Spaces:
Runtime error
Runtime error
| # Hugging Face Spaces Configuration | |
| title: "AI Repair Assistant" | |
| emoji: "🔧" | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: "4.44.0" | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| duplicated_from: null | |
| models: | |
| - Vedant367/model_qna | |
| - Vedant367/models_anamoly | |
| datasets: [] | |
| tags: | |
| - repair | |
| - nlp | |
| - question-answering | |
| - anomaly-detection | |
| - t5 | |
| - sentence-transformers | |
| - device-repair | |
| - safety-analysis | |
| short_description: "AI-powered repair assistant with Q&A and anomaly detection for safe device repairs" | |
| suggested_hardware: cpu-basic | |
| suggested_storage: small |