Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated fromย  raannakasturi/ReXploreBackend

raannakasturi
/
ScientryBackend
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ScientryBackend
Ctrl+K
Ctrl+K
  • 1 contributor
History: 108 commits
raannakasturi's picture
raannakasturi
Refactor image generation to use a client with retry logic and multiple providers
10266ab 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • .gitignore
    40 Bytes
    Update .gitignore to exclude .html and .js files along with BLOGGER directory 6 months ago
  • LICENSE
    34.5 kB
    Create LICENSE 6 months ago
  • README.md
    289 Bytes
    Update README.md 6 months ago
  • app.py
    1.92 kB
    Update app.py 6 months ago
  • fetch_data.py
    3.01 kB
    Add error handling for data fetching in fetch_paper_data_with_category function 6 months ago
  • get_refresh_token.py
    1.12 kB
    Update OAuth client secret and improve image upload handling in post_blog.py and get_refresh_token.py 6 months ago
  • image.py
    5.39 kB
    Refactor image generation to use a client with retry logic and multiple providers 6 months ago
  • main.py
    3.24 kB
    Add status tracking for blog post submissions in paper_data function 6 months ago
  • post_blog.py
    21.2 kB
    Refactor fetch_image function to format title and summary inputs 6 months ago
  • requirements.txt
    142 Bytes
    Refactor image generation to use API endpoint and remove pollinations dependency 6 months ago
  • send_mail.py
    2.4 kB
    Add email sending functionality and refactor post creation to include wait time parameter 6 months ago
  • summarize_paper.py
    763 Bytes
    Update summarize_paper.py 6 months ago