Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -454,7 +454,7 @@ def list_models():
|
|
454 |
"id": model,
|
455 |
"object": "model",
|
456 |
"created": 1678888888,
|
457 |
-
"owned_by": random.choice(["
|
458 |
"permission": [
|
459 |
{
|
460 |
"id": f"modelperm-{uuid.uuid4().hex}",
|
|
|
454 |
"id": model,
|
455 |
"object": "model",
|
456 |
"created": 1678888888,
|
457 |
+
"owned_by": random.choice(["linux do"]),
|
458 |
"permission": [
|
459 |
{
|
460 |
"id": f"modelperm-{uuid.uuid4().hex}",
|