Spaces:
Sleeping
Sleeping
randomshit11
commited on
Commit
•
79780b1
1
Parent(s):
aeaf792
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==0.90.0
|
2 |
+
torch==1.10.0
|
3 |
+
torchvision==0.11.1
|
4 |
+
Pillow==9.0.0
|