Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
awacke1/GPT-4o-omni-text-audio-image-video
awacke1
/
GPT-4o-omni-ReactTypescriptGenerator
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
Sep 14, 2024
Commit
234d9f5
·
verified
·
1 Parent(s):
427747f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2137,7 +2137,7 @@ if showExtendedTextInterface:
2137
st.markdown(personality_factors)
2138
2139
2140
-
ComponentManager()
2141
2142
2143
2137
st.markdown(personality_factors)
2138
2139
2140
+
#
ComponentManager()
2141
2142
2143