Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- requirements.txt +2 -2
- video/compliment_bot_screen_recording_3x.mp4 +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
video/compliment_bot_screen_recording_3x.mp4 filter=lfs diff=lfs merge=lfs -text
|
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio-client @ git+https://github.com/gradio-app/gradio@
|
| 2 |
-
https://gradio-pypi-previews.s3.amazonaws.com/
|
| 3 |
opencv-python
|
|
|
|
| 1 |
+
gradio-client @ git+https://github.com/gradio-app/gradio@2cf449abb38815bb3414ac9bee1535f5f0f834ae#subdirectory=client/python
|
| 2 |
+
https://gradio-pypi-previews.s3.amazonaws.com/2cf449abb38815bb3414ac9bee1535f5f0f834ae/gradio-5.14.0-py3-none-any.whl
|
| 3 |
opencv-python
|
video/compliment_bot_screen_recording_3x.mp4
CHANGED
|
Binary files a/video/compliment_bot_screen_recording_3x.mp4 and b/video/compliment_bot_screen_recording_3x.mp4 differ
|
|
|