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: 51 commits
raannakasturi's picture
raannakasturi
Remove unused regex import and update requirements to include Pillow and Pollinations libraries
747f494 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • .gitignore
    28 Bytes
    Add initial implementation for paper summarization and data fetching 6 months ago
  • README.md
    285 Bytes
    initial commit 6 months ago
  • app.py
    1.85 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
    3.32 kB
    Refactor image handling by moving image generation and verification to a new module, and update post creation to use the new fetch_image function 6 months ago
  • main.py
    1.97 kB
    Refactor post_blog.py to improve image handling and update OAuth credentials management 6 months ago
  • post_blog.py
    9.33 kB
    Remove unused regex import and update requirements to include Pillow and Pollinations libraries 6 months ago
  • requirements.txt
    147 Bytes
    Remove unused regex import and update requirements to include Pillow and Pollinations libraries 6 months ago
  • summarize_paper.py
    501 Bytes
    Add initial implementation for paper summarization and data fetching 6 months ago