09Kanika commited on
Commit
60a8aa2
β€’
1 Parent(s): 696bbd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -19,5 +19,13 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
19
  #### Hugging face: https://huggingface.co/spaces/30Kanika/disease-classifier
20
  #### Kaggle dataset of disease and it's symptoms: https://www.kaggle.com/datasets/karthikudyawar/disease-symptom-prediction
21
 
22
- ## Steps to use the UI:
23
- #### -After you open the hugging face link ,it will ask you to enter the symptoms you are facing.
 
 
 
 
 
 
 
 
 
19
  #### Hugging face: https://huggingface.co/spaces/30Kanika/disease-classifier
20
  #### Kaggle dataset of disease and it's symptoms: https://www.kaggle.com/datasets/karthikudyawar/disease-symptom-prediction
21
 
22
+ ## Steps to use Hugging face:
23
+ #### STEP 1 -After you open the hugging face link ,it will ask you to enter the symptoms you are facing.
24
+ ![step 1](https://user-images.githubusercontent.com/123890504/222238001-ab473183-6056-4d2f-a87a-f9c490ba9fdb.png)
25
+
26
+ #### STEP 2 -Enter the symptoms.
27
+ ![step 2](https://user-images.githubusercontent.com/123890504/222238171-68a97333-dcb5-43f1-bc70-8ea57522858d.png)
28
+
29
+ #### STEP 3 -Click "Detect" button, and it will show the disease name, description of that disease, and what are the precautions for that.
30
+ ![step3](https://user-images.githubusercontent.com/123890504/222238453-6156d98e-5e6f-46ac-9f12-3ddce025bd82.png)
31
+