Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,7 @@ streamlit==1.31.0
|
|
| 2 |
transformers==4.37.0
|
| 3 |
torch==2.2.0
|
| 4 |
scrapegraphai==0.2.0
|
| 5 |
-
playwright==1.41.0
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
transformers==4.37.0
|
| 3 |
torch==2.2.0
|
| 4 |
scrapegraphai==0.2.0
|
| 5 |
+
playwright==1.41.0
|
| 6 |
+
accelerate==0.27.0
|
| 7 |
+
bitsandbytes==0.41.0
|
| 8 |
+
scipy==1.11.4
|