Spaces:
Sleeping
Sleeping
barathm111
commited on
Commit
•
fd7f44f
1
Parent(s):
5473610
Upload requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ torch==1.13.1
|
|
5 |
numpy<2.0.0
|
6 |
fastapi==0.74.*
|
7 |
transformers==4.*
|
|
|
|
|
|
5 |
numpy<2.0.0
|
6 |
fastapi==0.74.*
|
7 |
transformers==4.*
|
8 |
+
python-dotenv
|
9 |
+
mysql-connector-python
|