Spaces:
Sleeping
Sleeping
File size: 613 Bytes
002351d c13064d 4dba2c2 c13064d 2a8f10e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 |
---
title: Webtoaudio
emoji: 🔥
colorFrom: green
colorTo: indigo
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
this adds
- openAI API key loaded via .env file
- other theme
- relocated i18n translation (via gettext)
- changed functions to get cleaner API for generation
todo :
- number of words in params
openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes
python -m http.server 8000
ngrok http 8000
sudo apt-get install gettext
|