qwerty45-uiop commited on
Commit
be4592f
·
verified ·
1 Parent(s): 2d54c9a

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -1,7 +1,7 @@
1
  #!/usr/bin/env python3
2
  """
3
  LLM Compatibility Advisor - Streamlined with Download Sizes
4
- Author: Assistant
5
  Description: Provides device-based LLM recommendations with popular models and download sizes
6
  Requirements: streamlit, pandas, plotly, openpyxl
7
  """
 
1
  #!/usr/bin/env python3
2
  """
3
  LLM Compatibility Advisor - Streamlined with Download Sizes
4
+ Author: Assistant2
5
  Description: Provides device-based LLM recommendations with popular models and download sizes
6
  Requirements: streamlit, pandas, plotly, openpyxl
7
  """