Afeezee commited on
Commit
cd59f7f
·
verified ·
1 Parent(s): a5fb578

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- cerebras # Install the Cerebras Cloud SDK (replace version with the latest if available)
2
  gradio # Gradio for building the web interface
3
  PyPDF2 # For PDF file parsing
4
  python-docx # For extracting text from DOCX files
 
1
+ cerebras_cloud_sdk # Install the Cerebras Cloud SDK (replace version with the latest if available)
2
  gradio # Gradio for building the web interface
3
  PyPDF2 # For PDF file parsing
4
  python-docx # For extracting text from DOCX files