Canstralian commited on
Commit
aebf991
·
verified ·
1 Parent(s): 917c6fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -13,9 +13,6 @@ thumbnail: >-
13
  https://cdn-uploads.huggingface.co/production/uploads/64fbe312dcc5ce730e763dc6/0c38jH0PSZLrMcUHO5ix4.jpeg
14
  ---
15
 
16
- Here is the updated `README.md` with the image resized down by approximately 65%:
17
-
18
- ```markdown
19
  # Python Code Assistance 💻
20
 
21
  ## Overview
@@ -47,9 +44,6 @@ This app is powered by **Streamlit** and is ready to use right out of the box. S
47
  ## Usage
48
  Type your Python code in the input box, and click "Run" to see the output. The app will execute your code and display the results below.
49
 
50
- ## Demo
51
- ![Thumbnail](https://cdn-uploads.huggingface.co/production/uploads/64fbe312dcc5ce730e763dc6/0c38jH0PSZLrMcUHO5ix4.jpeg | width=300)
52
-
53
  ## License
54
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
55
 
@@ -57,9 +51,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
57
  - [Your Name](https://github.com/yourusername)
58
 
59
  ## Acknowledgments
60
- - [Streamlit](https://www.streamlit.io/)
61
- ```
62
-
63
- In the updated version, I've added the `| width=300` modifier to the image URL. This will resize the image to a width of 300 pixels (about 65% smaller than its original size). You can adjust the number to change the size further if needed.
64
-
65
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
13
  https://cdn-uploads.huggingface.co/production/uploads/64fbe312dcc5ce730e763dc6/0c38jH0PSZLrMcUHO5ix4.jpeg
14
  ---
15
 
 
 
 
16
  # Python Code Assistance 💻
17
 
18
  ## Overview
 
44
  ## Usage
45
  Type your Python code in the input box, and click "Run" to see the output. The app will execute your code and display the results below.
46
 
 
 
 
47
  ## License
48
  This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
49
 
 
51
  - [Your Name](https://github.com/yourusername)
52
 
53
  ## Acknowledgments
54
+ - [Streamlit](https://www.streamlit.io/)