Spaces:
Paused
Paused
Muhammad Usman commited on
Commit ·
3944975
1
Parent(s): 25eb9f7
Add scipy and Intrinsic to requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -85,3 +85,5 @@ tzdata==2025.2
|
|
| 85 |
urllib3==2.4.0
|
| 86 |
uvicorn==0.34.2
|
| 87 |
websockets==15.0.1
|
|
|
|
|
|
|
|
|
| 85 |
urllib3==2.4.0
|
| 86 |
uvicorn==0.34.2
|
| 87 |
websockets==15.0.1
|
| 88 |
+
scipy
|
| 89 |
+
git+https://github.com/compphoto/Intrinsic.git
|