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

  • Log In
  • Sign Up

Spaces:
xdragxt
/
sabouserbot
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
sabouserbot / pyUltroid /startup
52.5 kB
  • 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 3 months ago
  • BaseClient.py
    8.49 kB
    sabouserbot 5 months ago
  • __init__.py
    2.68 kB
    sabouserbot 5 months ago
  • _database.py
    10 kB
    sabouserbot 5 months ago
  • _extra.py
    835 Bytes
    sabouserbot 5 months ago
  • connections.py
    2.95 kB
    sabouserbot 5 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() 3 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 3 months ago
  • utils.py
    2.8 kB
    sabouserbot 5 months ago