Commit History

Upload folder using huggingface_hub
ad022d3
verified

88hours commited on

Updated README, and Load token using environ
de4bf86

88hours commited on

fix app.py path for HF
7eeede4

88hours commited on

Update readme fix typo
b27e71f

Nauman J Qazi commited on

Update readme
016bb0a

Nauman J Qazi commited on

READ merge conflict resolve
a38b90d

Nauman J Qazi commited on

Demo file updated
a2c6027

Nauman J Qazi commited on

first commit
55443c7

Nauman J Qazi commited on

initial commit
2fe964b

88hours commited on

initial commit
d373fbd
verified

88hours commited on

Update README.md
1b0b2fb
unverified

Nomi commited on

Update README.md
520ab0f
unverified

Nomi commited on

Update README.md
f4e0bad
unverified

Nomi commited on

Update ReadMe: with learning
4b3fdf3

88hours commited on

Remove Prediction Gurad - in progress
c3612c8

88hours commited on

Video Captionaing and Frame Generation
cad69f3

88hours commited on

Add utility files that helps in downloading videos, extracting webvvt, and other video and caption related helper methods
be2ec81

88hours commited on

Plot shows, however, I am not certain if it is showing the right data. The main confusion is that to see vector data of 512 dimenstion, you need to reduce it to 2 dimension on a scaler plot. The function given here does not work. First np.concatenate does not like lists that has embeddings and has grad init. It want me to detach numpy. The second problem is with MinMaxScaler method that has issue with dimention, it expects 2, but one is given. Not very clear on this
7c6d6c4

88hours commited on

Add an optional file to show multiple ways to use BridgeTower
ce670d4

88hours commited on

Remove Prediction Guard and correct the code so model can return 512 vector
59a4a3f

88hours commited on

Remove PredictionGuard and use Transform to download model
9272b63

88hours commited on

Update ReadMe: Understand Vector DB
976b772

88hours commited on

Update Readme with chatGPT recommended text
04d7dde

88hours commited on

Update Readme: Learn how to prepare data (image, text, video) for multimodel, without getting much into ML
f97d782

88hours commited on

Update Readme: Finish Basic use of Gradio
ac047b3

88hours commited on

Add Basic components with GR Blocks, GR Chat Interface
9201f50

88hours commited on

First Demo with Gradio
aacd9e8

88hours commited on