Ghostgim commited on
Commit
e3cc3b0
·
verified ·
1 Parent(s): 9eb8ea7

Install ghostloop from GitHub until PyPI is live

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
1
  gradio>=4.44
2
- ghostloop>=1.0.0
 
 
 
1
  gradio>=4.44
2
+ # Install ghostloop directly from the GitHub release tag.
3
+ # Once `pip install ghostloop` is on PyPI we'll swap this for `ghostloop>=1.0.1`.
4
+ ghostloop @ git+https://github.com/joemunene-by/ghostloop.git@main