Florian valade commited on
Commit
ad27be1
·
1 Parent(s): bda5ea2

update readme

Browse files
Files changed (1) hide show
  1. readme.md +0 -2
readme.md CHANGED
@@ -35,5 +35,3 @@ The command will start a local web server and open the application in your defau
35
  - **app.py**: The main Streamlit application script.
36
  - **requirements.txt**: Lists all the Python dependencies required by the project.
37
  - **src/**: Contains the source code for the project.
38
- - **BranchyModel.py**: Defines the BranchyModel with early exit points.
39
- - **utils.py**: Provides utility functions for data processing and evaluation.
 
35
  - **app.py**: The main Streamlit application script.
36
  - **requirements.txt**: Lists all the Python dependencies required by the project.
37
  - **src/**: Contains the source code for the project.