SagaMKM commited on
Commit
d2547cb
·
verified ·
1 Parent(s): f76cce9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  huggingface_hub==0.25.2
2
- from transformers import pipeline
3
- import torch
4
- import gradio as gr
 
1
  huggingface_hub==0.25.2
2
+ pipeline
3
+ torch
4
+ gradio