Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
youngtsai
/
article_generator_2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
article_generator_2
15.5 kB
Ctrl+K
Ctrl+K
1 contributor
History:
25 commits
youngtsai
if model_name in ["gpt-4-turbo", "gpt-4", "gpt-3.5-turbo"]:
df2624f
almost 2 years ago
.gitattributes
Safe
1.52 kB
initial commit
almost 2 years ago
.gitignore
Safe
10 Bytes
openai_api_key = os.getenv("OPENAI_API_KEY")
almost 2 years ago
README.md
Safe
240 Bytes
initial commit
almost 2 years ago
ai_model.py
Safe
523 Bytes
gemini
almost 2 years ago
app.py
Safe
13.1 kB
if model_name in ["gpt-4-turbo", "gpt-4", "gpt-3.5-turbo"]:
almost 2 years ago
requirements.txt
Safe
138 Bytes
gemini
almost 2 years ago