rafa9 commited on
Commit
aa2c0f2
·
verified ·
1 Parent(s): fe67899

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -6,9 +6,9 @@ sentencepiece
6
  peft==0.12.0
7
  torchvision
8
  gradio==3.38.0
9
- tomlkit==0.12.2
10
  runpod==1.6.0
11
  requests
12
  pillow
13
- fastapi
14
- python-multipart
 
 
6
  peft==0.12.0
7
  torchvision
8
  gradio==3.38.0
 
9
  runpod==1.6.0
10
  requests
11
  pillow
12
+ fastapi>=0.68.0
13
+ python-multipart
14
+ uvicorn