Ahmed-El-Sharkawy
commited on
Commit
•
f46ee14
1
Parent(s):
5adbafa
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.34.0
|
2 |
+
Pillow==10.3.0
|
3 |
+
torch==2.4.1
|
4 |
+
torchvision==0.19.1
|
5 |
+
numpy==1.26.4
|
6 |
+
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
+
|