Martin Tomov commited on
Commit
839820f
1 Parent(s): d4f23f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -7,7 +7,8 @@ sdk: streamlit
7
  sdk_version: 1.32.2
8
  app_file: app.py
9
  pinned: false
10
- license: mit
 
11
  ---
12
 
13
  # AI Voiceover with GPT4V
@@ -67,4 +68,4 @@ The notebook provides a step-by-step guide, complete with code and markdown expl
67
 
68
  ## Disclaimer
69
 
70
- This project is for demonstration purposes and showcases the integration of AI models with video and audio processing in Python, using both a Streamlit app and a Jupyter Notebook.
 
7
  sdk_version: 1.32.2
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ short_description: Voiceover videos with GPT4v
12
  ---
13
 
14
  # AI Voiceover with GPT4V
 
68
 
69
  ## Disclaimer
70
 
71
+ This project is for demonstration purposes and showcases the integration of AI models with video and audio processing in Python, using both a Streamlit app and a Jupyter Notebook.