Spaces:
Sleeping
Sleeping
Commit ·
a1fcd2c
1
Parent(s): d00a508
mostafa add notifction API5
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,6 @@ numpy
|
|
| 5 |
transformers==4.44.2
|
| 6 |
tensorflow==2.17.0
|
| 7 |
torch==2.4.1
|
| 8 |
-
torchvision==0.19.1
|
|
|
|
| 9 |
torchaudio==2.4.1
|
|
|
|
| 5 |
transformers==4.44.2
|
| 6 |
tensorflow==2.17.0
|
| 7 |
torch==2.4.1
|
| 8 |
+
torchvision==0.19.1
|
| 9 |
+
tf-keras
|
| 10 |
torchaudio==2.4.1
|