trysem commited on
Commit
2093aed
·
verified ·
1 Parent(s): 3a5b14a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  gradio==4.44.1
2
  pydantic==2.10.6
3
- Jinja2==3.1.3
4
  uvicorn>=0.14.0
5
  websockets>=10.4
6
  spaces
 
1
  gradio==4.44.1
2
  pydantic==2.10.6
3
+ fastapi==0.111.0
4
  uvicorn>=0.14.0
5
  websockets>=10.4
6
  spaces