Spaces:
Sleeping
Sleeping
Muhammad Naufal Rizqullah
commited on
Commit
·
2b42608
1
Parent(s):
0a8bed4
add depedencies for maybe fix the issue
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
pytorch-lightning
|
3 |
python-multipart
|
|
|
4 |
pydantic
|
5 |
pydantic-settings
|
|
|
1 |
+
torch
|
2 |
+
pytorch-lightning
|
3 |
python-multipart
|
4 |
+
fastapi
|
5 |
pydantic
|
6 |
pydantic-settings
|