shallou commited on
Commit
a6c6fc6
1 Parent(s): 12cb91f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
2
  import requests
3
 
4
  # Replace with your actual API URL and key
5
- API_URL = "https://api.example.com/v1/generate" # Example URL
6
  API_KEY = "gsk_...zzDm"
7
 
8
  # Define Streamlit app layout
 
2
  import requests
3
 
4
  # Replace with your actual API URL and key
5
+ API_URL = "API_URL = "https://api.musictherapysite.com/v1/generate" # Example URL
6
  API_KEY = "gsk_...zzDm"
7
 
8
  # Define Streamlit app layout