Avanish11 commited on
Commit
c4a1447
·
verified ·
1 Parent(s): 12e14c9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- fastapi
2
- uvicorn
3
- python-multipart
4
-
5
  torch==2.7.1
6
  torchvision==0.22.1
 
7
  numpy==2.2.6
8
  opencv-python==4.12.0.88
9
 
 
 
10
  huggingface-hub
11
 
12
  basicsr==1.4.2
 
 
 
 
 
1
  torch==2.7.1
2
  torchvision==0.22.1
3
+
4
  numpy==2.2.6
5
  opencv-python==4.12.0.88
6
 
7
+ fastapi
8
+ python-multipart
9
  huggingface-hub
10
 
11
  basicsr==1.4.2