Ahmed-El-Sharkawy
commited on
Commit
•
04d8950
1
Parent(s):
e09ee41
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
@@ -1,10 +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 |
-
|
|
|
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 |
+
gradio
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
+
|