rodandegulle commited on
Commit
3bf799d
·
verified ·
1 Parent(s): cfe83d8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
  # requirements.txt
 
2
  scrapegraphai
3
  streamlit
4
- transformers==4.37.2
5
- torch==2.1.2
6
- accelerate==0.27.2
7
- python-dotenv==1.0.0
8
- beautifulsoup4==4.12.3
 
1
  # requirements.txt
2
+ # Temporarily remove version pins for testing
3
  scrapegraphai
4
  streamlit
5
+ transformers
6
+ torch
7
+ accelerate
8
+ beautifulsoup4
9
+ python-dotenv