Fraser commited on
Commit
84e6c59
·
1 Parent(s): 9c2938b
Files changed (1) hide show
  1. src/App.svelte +1 -1
src/App.svelte CHANGED
@@ -114,7 +114,7 @@
114
  );
115
 
116
  commandClient = await gradioClient.Client.connect(
117
- "Fraser/command-a-vision",
118
  opts
119
  );
120
 
 
114
  );
115
 
116
  commandClient = await gradioClient.Client.connect(
117
+ "CohereLabs/command-a-vision",
118
  opts
119
  );
120