YumingYuan commited on
Commit
09f7be1
1 Parent(s): 077937b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  gradio
2
- pix2tex*
 
 
3
  huggingface-hub
4
  torch
5
  torchaudio
 
1
  gradio
2
+ pix2tex[gui]
3
+ pix2tex[api]
4
+ pix2tex[cli]
5
  huggingface-hub
6
  torch
7
  torchaudio