Anton Bushuiev commited on
Commit
797a72e
1 Parent(s): 394e2eb

Remove hugging face deps

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  ppiformer @ git+https://github.com/anton-bushuiev/ppiformer.git@main
2
- gradio==3.50.2
3
- spaces
4
  # typing_extensions==4.7.1
 
 
 
 
1
  ppiformer @ git+https://github.com/anton-bushuiev/ppiformer.git@main
2
+ # gradio==3.50.2
3
+ # spaces
4
  # typing_extensions==4.7.1
5
+ # gradio[oauth]==5.3.0
6
+ # uvicorn>=0.14.0
7
+ # spaces==0.30.4