matinsn2000 commited on
Commit
2650203
·
1 Parent(s): c6706bd

Fix the copy suffix on requirements.txt name

Browse files
Files changed (1) hide show
  1. requirements copy.txt +0 -11
requirements copy.txt DELETED
@@ -1,11 +0,0 @@
1
- fastapi==0.109.0
2
- uvicorn[standard]==0.27.0
3
- sqlmodel==0.0.16
4
- pillow==10.1.0
5
- numpy==1.26.3
6
- scikit-learn==1.3.2
7
- faiss-cpu==1.8.0
8
- python-multipart==0.0.6
9
- pydantic==2.6.1
10
- pydantic-settings==2.1.0
11
- setuptools>=68.0