Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- README.md +1 -1
- 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.
|
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.
|
|
|
1 |
+
python-3.11
|