Update app.py
Browse files
app.py
CHANGED
|
@@ -16,7 +16,6 @@ from huggingface_hub import InferenceClient
|
|
| 16 |
|
| 17 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
| 18 |
|
| 19 |
-
|
| 20 |
# ================================
|
| 21 |
# FUNÇÕES AUXILIARES
|
| 22 |
# ================================
|
|
|
|
| 16 |
|
| 17 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
| 18 |
|
|
|
|
| 19 |
# ================================
|
| 20 |
# FUNÇÕES AUXILIARES
|
| 21 |
# ================================
|