Skip to content

Commit

Permalink
marketplace flicker (TransformerOptimus#1339)
Browse files Browse the repository at this point in the history
  • Loading branch information
namansleeps authored Oct 13, 2023
1 parent 696763b commit b2e0c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/pages/Content/Models/MarketModels.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default function MarketModels(){
<div className={`${"h_calc_sub_60"} ${"w_99vw"} ${isLoading ? 'display_none' : 'display_block'}`}>
<iframe
id="marketplace_models"
src="http://localhost:3001/marketplace"
src="https://models.superagi.com/marketplace"
width="100%"
height="100%"
frameBorder="0"
Expand Down

0 comments on commit b2e0c7f

Please sign in to comment.