yetessam commited on
Commit
b869265
·
verified ·
1 Parent(s): 06fd68b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -59,8 +59,8 @@ def main():
59
  # If the end point is ready, don't show it.
60
 
61
  agent_type = 'deepseek-ai/DeepSeek-R1-Distill-Qwen-32B'
62
- compute = "GCP · Nvidia L4 · 4x GPUs · 96 GB"
63
-
64
  ui = ContentAgentUI(
65
  endpoint_uri=uri,
66
  is_healthy=ok,
 
59
  # If the end point is ready, don't show it.
60
 
61
  agent_type = 'deepseek-ai/DeepSeek-R1-Distill-Qwen-32B'
62
+ compute = "GCP: GPU · Nvidia L4 · 4x GPUs · 96 GB"
63
+
64
  ui = ContentAgentUI(
65
  endpoint_uri=uri,
66
  is_healthy=ok,