Luisgust commited on
Commit
a2416e0
·
verified ·
1 Parent(s): 2269978

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  torchvision
4
- clip_interrogator
 
 
 
 
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
  torchvision
4
+ clip_interrogator
5
+ Pillow
6
+ requests
7
+ fastapi==0.74.*
8
+ uvicorn[standard]==0.17.*
9
+ python-multipart