Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
xdragxt
/
sabouserbot
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
sabouserbot / pyUltroid /startup
52.5 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
dragxd's picture
dragxd
Fix InvalidGitRepositoryError when git repo not found - Add try-except to handle cases where Repo() cannot find valid git repository, fallback to cloning default branch
be9f99e 6 months ago
  • BaseClient.py
    8.49 kB
    sabouserbot 8 months ago
  • __init__.py
    2.68 kB
    sabouserbot 8 months ago
  • _database.py
    10 kB
    sabouserbot 8 months ago
  • _extra.py
    835 Bytes
    sabouserbot 8 months ago
  • connections.py
    2.95 kB
    sabouserbot 8 months ago
  • funcs.py
    18.6 kB
    Fix OSError when addons is a symbolic link - Handle symbolic links properly by checking islink() before calling rmtree() 6 months ago
  • loader.py
    6.14 kB
    Fix InvalidGitRepositoryError when git repo not found - Add try-except to handle cases where Repo() cannot find valid git repository, fallback to cloning default branch 6 months ago
  • utils.py
    2.8 kB
    sabouserbot 8 months ago