sanchit-gandhi HF staff commited on
Commit
a3f5584
β€’
1 Parent(s): 0053fea
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Whisper Jax Spaces
3
  emoji: πŸ‘€
4
  colorFrom: yellow
5
  colorTo: blue
 
1
  ---
2
+ title: Whisper JAX
3
  emoji: πŸ‘€
4
  colorFrom: yellow
5
  colorTo: blue
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  --find-links https://storage.googleapis.com/jax-releases/libtpu_releases.html
2
  jax[tpu]
3
- pip install git+https://github.com/sanchit-gandhi/whisper-jax.git
4
  requests
5
  yt-dlp>=2023.3.4
 
1
  --find-links https://storage.googleapis.com/jax-releases/libtpu_releases.html
2
  jax[tpu]
3
+ git+https://github.com/sanchit-gandhi/whisper-jax.git
4
  requests
5
  yt-dlp>=2023.3.4