nishchandel commited on
Commit
0bb14ad
·
1 Parent(s): 31b3439

Updated readme with proper configs

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -1,5 +1,3 @@
1
- # In your local folder, update README.md
2
- @"
3
  ---
4
  title: DeepDefend API
5
  emoji: 🛡️
@@ -30,9 +28,6 @@ curl -X POST "https://nishchandel-deepdefend-api.hf.space/api/analyze" \\
30
  -F "file=@video.mp4"
31
  \`\`\`
32
 
33
- Visit /docs for interactive documentation.
34
- "@ | Out-File -FilePath README.md -Encoding utf8
35
-
36
  # Commit and push
37
  git add README.md
38
  git commit -m "Fix README configuration"
 
 
 
1
  ---
2
  title: DeepDefend API
3
  emoji: 🛡️
 
28
  -F "file=@video.mp4"
29
  \`\`\`
30
 
 
 
 
31
  # Commit and push
32
  git add README.md
33
  git commit -m "Fix README configuration"