Spaces:
Runtime error
Runtime error
AhmedIbrahim007
commited on
Commit
•
479723d
1
Parent(s):
853f5ba
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
numpy
|
2 |
torch
|
|
|
|
|
|
|
3 |
fastai
|
4 |
firebase_admin
|
5 |
fastapi
|
|
|
1 |
numpy
|
2 |
torch
|
3 |
+
matplotlib
|
4 |
+
transformers
|
5 |
+
opencv-python
|
6 |
fastai
|
7 |
firebase_admin
|
8 |
fastapi
|