Mubbashir Ahmed
commited on
Commit
·
e40bcd6
1
Parent(s):
480a83d
added library
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers>=4.41.0
|
|
2 |
torch>=2.2.0
|
3 |
gradio>=4.24.0
|
4 |
huggingface_hub>=0.22.2
|
5 |
-
sqlalchemy>=2.0.41
|
|
|
|
2 |
torch>=2.2.0
|
3 |
gradio>=4.24.0
|
4 |
huggingface_hub>=0.22.2
|
5 |
+
sqlalchemy>=2.0.41
|
6 |
+
pymssql>=2.3.4
|