Spaces:
Running
Running
TahaFawzyElshrif commited on
Commit ·
2df8362
1
Parent(s): 3695fef
uploaded files
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ langgraph
|
|
| 5 |
python-dotenv
|
| 6 |
pandas
|
| 7 |
openpyxl
|
|
|
|
| 8 |
sentence-transformers
|
| 9 |
requests
|
| 10 |
ipython
|
|
|
|
| 5 |
python-dotenv
|
| 6 |
pandas
|
| 7 |
openpyxl
|
| 8 |
+
torch==2.2.2+cpu
|
| 9 |
sentence-transformers
|
| 10 |
requests
|
| 11 |
ipython
|