PaperGPT / README.md
YDTsai's picture
Update README.md
76cb3d8
|
raw
history blame contribute delete
No virus
371 Bytes

A newer version of the Gradio SDK is available: 4.39.0

Upgrade
metadata
title: PaperGPT
app_file: src/app.py
sdk: gradio
sdk_version: 3.35.2

PaperGPT

Paper editor tool

python -m pip install -r requirements.txt
cd src
python app.py

deploy to huggingface space

python -m pip install huggingface_hub
huggingface-cli login
gradio deploy
setup space repository secret: OPENAI_API_KEY