CoolFace
Apppublic

tunglee0305/gradient_ai

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
App README

AI hosting platform app

How to run the app (dev)

Install lib

pip install -r requirements.txt

Run streamlit app

streamlit run app.py

How to use the app (user)

Step 1: go to landing page

Step 2: enter one of these prompt:

  • —Current housing market in Vietnam
  • —Phu Quoc resort real estate market
  • —Press release for real estate product in Phu Quoc
  • —Sale letter for Phu Quoc resort real estate
  • —Closing deal for a 500,000 USD resort in Phu Quoc

title: 'gradientai' sdk: 'streamlit' colorFrom: 'red' colorTo: 'red' pythonversion: '3.0' sdkversion: '1.22.0' appfile: 'app.py' app_port: 8080 pinned: false ---