The official roxky/gpt4free repository | various collection of powerful language models

Heiner Lohaus 6e5317729f Update Dockerfile il y a 6 jours
.vscode 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours
generated_images 4b231b3369 Create generated_images/.gitkeep il y a 6 jours
har_and_cookies 2398c18e88 Create har_and_cookies/.gitkeep il y a 6 jours
.gitattributes 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours
.gitignore 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours
Dockerfile 6e5317729f Update Dockerfile il y a 6 jours
README.md dd36e43db5 initial commit il y a 6 jours
app.py 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours
requirements.txt 535a554386 Create requirements.txt il y a 6 jours
shared.py 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours
styles.css 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours
tips.csv 44a34512ac Duplicate from posit/shiny-for-python-template il y a 6 jours

README.md


title: Test emoji: 🌍 colorFrom: yellow colorTo: indigo sdk: docker pinned: false

license: mit

This is a templated Space for Shiny for Python.

To get started with a new app do the following:

1) Install Shiny with pip install shiny 2) Create a new app with shiny create 3) Then run the app with shiny run --reload

To learn more about this framework please see the Documentation.