thatupiso commited on
Commit
83b2227
1 Parent(s): d6d695b

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. runtime.txt +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ title: Podcastfy.ai_demo
3
  app_file: podcastfy-app/app.py
4
  sdk: gradio
5
  sdk_version: 4.44.1
6
- python_version: 3.12.3
7
  ---
8
  # Podcastfy.ai
9
  [![CodeFactor](https://www.codefactor.io/repository/github/souzatharsis/podcastfy/badge)](https://www.codefactor.io/repository/github/souzatharsis/podcastfy)
 
3
  app_file: podcastfy-app/app.py
4
  sdk: gradio
5
  sdk_version: 4.44.1
6
+ python_version: 3.11
7
  ---
8
  # Podcastfy.ai
9
  [![CodeFactor](https://www.codefactor.io/repository/github/souzatharsis/podcastfy/badge)](https://www.codefactor.io/repository/github/souzatharsis/podcastfy)
runtime.txt CHANGED
@@ -1 +1 @@
1
- python-3.12.3
 
1
+ python-3.11