unknownfriend00007 commited on
Commit
3a5823b
·
verified ·
1 Parent(s): 312457f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  transformers>=4.47.0
2
  torch
3
  gradio>=5.0.0
 
 
4
  accelerate
 
1
  transformers>=4.47.0
2
  torch
3
  gradio>=5.0.0
4
+ fastapi
5
+ uvicorn
6
  accelerate