Abhinav Jangra
commited on
Commit
•
fc4505f
1
Parent(s):
03bc600
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
numpy
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
pillow
|
6 |
+
matplotlib
|
7 |
+
ipython
|
8 |
+
scipy
|