Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
aashnajoshi committed Sep 30, 2024
1 parent 19261ec commit 1a14c8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ TG_TOKEN="TG_BOT_TOKEN"
STABILITY_API_KEY = "YOUR_STABILITY_API_KEY"
YOUTUBE_API_KEY = "YOUR_YOUTUBE_API_KEY"

PLANT_API ="naWBZ0B0eb0mONKI46d0yarQfoghEUTH4aFHXI9nrgRw2g2Pnw"
PLANT_URL="https://api.plant.id/v2/identify"
PLANT_API ="YOUR_PLANT_API_KEY"
PLANT_URL="https://api.plant.id/v3"

0 comments on commit 1a14c8f

Please sign in to comment.