Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Clean up
Browse files
app.py
CHANGED
@@ -29,7 +29,6 @@ from src.display.utils import (
|
|
29 |
ModelType,
|
30 |
NumFewShots,
|
31 |
Precision,
|
32 |
-
WeightType,
|
33 |
fields,
|
34 |
)
|
35 |
from src.envs import API, EVAL_REQUESTS_PATH, EVAL_RESULTS_PATH, QUEUE_REPO, REPO_ID, RESULTS_REPO
|
|
|
29 |
ModelType,
|
30 |
NumFewShots,
|
31 |
Precision,
|
|
|
32 |
fields,
|
33 |
)
|
34 |
from src.envs import API, EVAL_REQUESTS_PATH, EVAL_RESULTS_PATH, QUEUE_REPO, REPO_ID, RESULTS_REPO
|