aliceblue11 commited on
Commit
54a9b07
·
verified ·
1 Parent(s): 9921cfd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -7
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
- gradio==3.50.0
2
- datasets
3
- huggingface-hub>=0.19
4
- hf-transfer>=0.1.4
5
- protobuf<4
6
- click<8.1
7
- pydantic~=1.0
 
 
 
 
 
1
+ #gradio==3.50.0
2
+ #datasets
3
+ #huggingface-hub>=0.19
4
+ #hf-transfer>=0.1.4
5
+ #protobuf<4
6
+ #click<8.1
7
+ #pydantic~=1.0
8
+ gradio>=3.50.0
9
+ pandas
10
+ matplotlib
11
+