maxhuber commited on
Commit
ba2eb99
·
1 Parent(s): 27d3e64

Updating with remote changes

Browse files
Files changed (2) hide show
  1. README.md +8 -1
  2. requirements.txt +1 -1
README.md CHANGED
@@ -1 +1,8 @@
1
- # deepsquid
 
 
 
 
 
 
 
 
1
+ ---
2
+ sdk: gradio
3
+ emoji: 🦑
4
+ colorFrom: gray
5
+ colorTo: pink
6
+ title: DeepSquid
7
+ short_description: Deepfake Detection RNN
8
+ ---
requirements.txt CHANGED
@@ -3,4 +3,4 @@ keras==3.1.1
3
  numpy==1.26.4
4
  pytube==15.0.0
5
  tensorflow==2.16.1
6
- tensorflow_intel==2.16.1
 
3
  numpy==1.26.4
4
  pytube==15.0.0
5
  tensorflow==2.16.1
6
+ opencv-python==4.9.0.80