AItool commited on
Commit
9114748
·
verified ·
1 Parent(s): 5d0d84d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- fastapi
2
- uvicorn
 
 
3
  pillow
4
  numpy
5
  python-multipart
 
1
+ fasthtml-hf>=0.1.1
2
+ python-fasthtml>=0.0.8
3
+ huggingface-hub>=0.20.0
4
+ uvicorn>=0.29
5
  pillow
6
  numpy
7
  python-multipart