Update requirements.txt

#1
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  transformers
2
  torch
3
  gradio
4
- spaces
 
 
 
1
  transformers
2
  torch
3
  gradio
4
+ spaces
5
+ fastapi
6
+ uvicorn