WilAI commited on
Commit
0cb5f72
1 Parent(s): 6455bc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -33,14 +33,6 @@ The text generation pipeline handles the input processing, model inference, and
33
  - Python 3.8 or higher
34
  - Access to HuggingFace Transformers and Datasets libraries
35
 
36
- ## Usage
37
-
38
- ### Running the Application
39
- Start the application by running the main script:
40
- ```bash
41
- python main.py
42
- ```
43
-
44
  ### Monitoring and Logs
45
  Monitor the application logs for insights into the text generation processes.
46
 
 
33
  - Python 3.8 or higher
34
  - Access to HuggingFace Transformers and Datasets libraries
35
 
 
 
 
 
 
 
 
 
36
  ### Monitoring and Logs
37
  Monitor the application logs for insights into the text generation processes.
38