Spaces:
Sleeping
Sleeping
| sdk: gradio # or 'streamlit' based on your app | |
| license: apache-2.0 | |
| hardware: gpu # Optional, if your app needs GPU | |
| app_file: main.py # Ensure HF Spaces runs main.py instead of app.py | |
| tags: | |
| - gradio | |
| - rag-system-evaluation | |
| - example | |